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

#####################################################################
## tuplediagnostics Binary:
#####################################################################

qt_add_executable(tuplediagnostics
    SOURCES
        tst_tuplediagnostics.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)