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

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

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

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