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

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

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

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