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

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

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

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