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

#####################################################################
## xunit Binary:
#####################################################################

add_qt_executable(xunit
    SOURCES
        tst_xunit.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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