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

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

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

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