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

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

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

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