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

#####################################################################
## tst_qgeolocation Test:
#####################################################################

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