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

#####################################################################
## longstring Binary:
#####################################################################

add_qt_executable(longstring
    SOURCES
        tst_longstring.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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