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

#####################################################################
## pairdiagnostics Binary:
#####################################################################

add_qt_executable(pairdiagnostics
    SOURCES
        tst_pairdiagnostics.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)