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

#####################################################################
## multiexec Binary:
#####################################################################

qt_internal_add_executable(multiexec
    SOURCES
        tst_multiexec.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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