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

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

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

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