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

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

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