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

#####################################################################
## skipinit Binary:
#####################################################################

add_qt_executable(skipinit
    SOURCES
        tst_skipinit.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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