summaryrefslogtreecommitdiff
path: root/tests/auto/qgeotilespec/CMakeLists.txt
blob: a268247fbf2ec89ccebfc92901f41f99d981db0c (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_qgeotilespec
    SOURCES
        tst_qgeotilespec.cpp
    LIBRARIES
        Qt::Core
        Qt::LocationPrivate
)