summaryrefslogtreecommitdiff
path: root/tests/auto/dummypositionplugin/CMakeLists.txt
blob: aba6f0926f508c80398df777e36f406ee6dbc174 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from positionplugin.pro.

#####################################################################
## QGeoPositionInfoSourceFactoryTest Plugin:
#####################################################################

qt_internal_add_plugin(DummyPluginForTests
    OUTPUT_NAME qtposition_testplugin2
    TYPE position
    DEFAULT_IF FALSE
    SOURCES
        plugin.cpp
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Positioning
)

#### Keys ignored in scope 1:.:.:positionplugin.pro:<TRUE>:
# OTHER_FILES = "plugin.json"
# PLUGIN_EXTENDS = "-"