summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeolocation/CMakeLists.txt
blob: 3f400ab8d2d2529ae682c7a9da8bc89a105fe467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# 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
    LIBRARIES
        Qt::Core
        Qt::Positioning
)