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

#####################################################################
## strcmp Binary:
#####################################################################

qt_internal_add_executable(strcmp
    SOURCES
        tst_strcmp.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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