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

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

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

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