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

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

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

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