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

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

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

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