summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qflatmap/CMakeLists.txt
blob: 5d79b167766e6fce3fe7a948788b5246a71eca21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qflatmap.pro.

#####################################################################
## tst_qflatmap Test:
#####################################################################

qt_internal_add_test(tst_qflatmap
    SOURCES
        tst_qflatmap.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)