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

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

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

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