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

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

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