summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoroute/CMakeLists.txt
blob: 0b1e1d79bfff097b1827df2ea88ec4e902870f7a (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_qgeoroute
    SOURCES
        tst_qgeoroute.h tst_qgeoroute.cpp
    LIBRARIES
        Qt::Core
        Qt::LocationPrivate
)