summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoroutesegment/CMakeLists.txt
blob: 6e069f1d80011de332189aa99d4c5935200525dd (plain)
1
2
3
4
5
6
7
8
qt_internal_add_test(tst_qgeoroutesegment
    SOURCES
        tst_qgeoroutesegment.h tst_qgeoroutesegment.cpp
    LIBRARIES
        Qt::Core
        Qt::Location
        Qt::Positioning
)