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

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

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

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