summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/pairdiagnostics/CMakeLists.txt
blob: 34e5768478448d144aa893271661ca9d01b209f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated from pairdiagnostics.pro.

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

add_qt_executable(pairdiagnostics
    NO_INSTALL # special case
    OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
    GUI
    SOURCES
        tst_pairdiagnostics.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

#### Keys ignored in scope 1:.:.:pairdiagnostics.pro:<TRUE>:
# CONFIG = "-app_bundle" "-debug_and_release_target"