summaryrefslogtreecommitdiff
path: root/tests/auto/qgeojson/CMakeLists.txt
blob: a2876d0511688220910d55f22471b750946f5236 (plain)
1
2
3
4
5
6
7
8
qt_internal_add_test(tst_qgeojson
    SOURCES
        tst_qgeojson.cpp
    LIBRARIES
        Qt::Core
        Qt::LocationPrivate
        Qt::Positioning
)