aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/servicemanagertest/wrongmetadata_plugin_static/CMakeLists.txt
blob: 9d4740bb54967aa4c359d3610636f88d98bc8f20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Generated from wrongmetadata_plugin_static.pro.

#####################################################################
## wrongmetadata_plugin_static Generic Library:
#####################################################################

qt_add_cmake_library(wrongmetadata_plugin_static
    STATIC
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../qtivi/"
    SOURCES
        wrongmetadatastaticplugin.cpp wrongmetadatastaticplugin.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::IviCore
)

#### Keys ignored in scope 1:.:.:wrongmetadata_plugin_static.pro:<TRUE>:
# TEMPLATE = "lib"

## Scopes:
#####################################################################

qt_autogen_tools_initial_setup(wrongmetadata_plugin_static)

target_compile_definitions(wrongmetadata_plugin_static PRIVATE QT_STATICPLUGIN)