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

#####################################################################
## differentexec Binary:
#####################################################################

add_qt_executable(differentexec
    SOURCES
        tst_differentexec.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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