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

#####################################################################
## failinit Binary:
#####################################################################

qt_add_executable(failinit
    SOURCES
        tst_failinit.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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