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

#####################################################################
## tst_qgeocoordinate Test:
#####################################################################

qt_internal_add_test(tst_qgeocoordinate
    SOURCES
        ../utils/qlocationtestutils.cpp ../utils/qlocationtestutils_p.h
        tst_qgeocoordinate.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Positioning
)