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

#####################################################################
## testlib Binary:
#####################################################################

add_qt_executable(testlib
    SOURCES
        tst_testlib.cpp
    PUBLIC_LIBRARIES
        Qt::Test
)

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