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

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

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

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