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

#####################################################################
## tst_deleteLater_noApp Binary:
#####################################################################

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