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

#####################################################################
## skip Binary:
#####################################################################

qt_add_executable(skip
    SOURCES
        tst_skip.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

## Scopes:
#####################################################################