summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/deleteLater/CMakeLists.txt
blob: aa805809bbc0c7bf2cb9b5b4282b2f7a9409a66f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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"