27 lines
684 B
CMake
27 lines
684 B
CMake
# Generated from badxml.pro.
|
|
|
|
#####################################################################
|
|
## badxml Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(badxml
|
|
NO_INSTALL # special case
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
GUI
|
|
SOURCES
|
|
tst_badxml.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Test
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:badxml.pro:<TRUE>:
|
|
# CONFIG = "-debug_and_release_target"
|
|
|
|
## Scopes:
|
|
#####################################################################
|
|
|
|
#### Keys ignored in scope 2:.:.:badxml.pro:APPLE_OSX:
|
|
# CONFIG = "-app_bundle"
|