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

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

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

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