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

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

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