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

#####################################################################
## globaldata Binary:
#####################################################################

qt_internal_add_executable(globaldata
    SOURCES
        tst_globaldata.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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