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

#####################################################################
## printdatatags Binary:
#####################################################################

add_qt_executable(printdatatags
    SOURCES
        tst_printdatatags.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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