summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/deleteLater_noApp/.prev_CMakeLists.txt
blob: bd90a192ac7c09ed1935372c4a62bfc9babcb18c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from deleteLater_noApp.pro.

#####################################################################
## deleteLater_noApp Binary:
#####################################################################

add_qt_executable(deleteLater_noApp
    SOURCES
        tst_deleteLater_noApp.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)