summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoshape/CMakeLists.txt
blob: a07a7e1ddcc3c8246dca45b9528d1e31eb258e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated from qgeoshape.pro.

#####################################################################
## tst_qgeoshape Binary:
#####################################################################

qt_internal_add_test(tst_qgeoshape
    SOURCES
        tst_qgeoshape.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Positioning
        Qt::Test
)