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

#####################################################################
## qexecstringlist Binary:
#####################################################################

add_qt_executable(qexecstringlist
    SOURCES
        tst_qexecstringlist.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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