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

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

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

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