19 lines
530 B
CMake
19 lines
530 B
CMake
# Generated from deleteLater.pro.
|
|
|
|
#####################################################################
|
|
## tst_deleteLater Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(tst_deleteLater
|
|
NO_INSTALL # special case
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
GUI
|
|
SOURCES
|
|
tst_deleteLater.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Test
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:deleteLater.pro:<TRUE>:
|
|
# CONFIG = "-app_bundle" "-debug_and_release_target"
|