2019-06-04 09:47:30 +00:00
|
|
|
# Generated from longstring.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## longstring Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
add_qt_executable(longstring
|
|
|
|
NO_INSTALL # special case
|
|
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
|
|
GUI
|
|
|
|
SOURCES
|
|
|
|
tst_longstring.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Test
|
|
|
|
)
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:longstring.pro:<TRUE>:
|
|
|
|
# CONFIG = "-debug_and_release_target"
|
|
|
|
|
|
|
|
## Scopes:
|
|
|
|
#####################################################################
|
|
|
|
|
|
|
|
#### Keys ignored in scope 2:.:.:longstring.pro:APPLE_OSX:
|
|
|
|
# CONFIG = "-app_bundle"
|