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

#####################################################################
## assert Binary:
#####################################################################

qt_internal_add_executable(assert
    SOURCES
        tst_assert.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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