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

#####################################################################
## commandlinedata Binary:
#####################################################################

add_qt_executable(commandlinedata
    SOURCES
        tst_commandlinedata.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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