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

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

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