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

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

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

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