aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/servicemanagertest/wrongmetadata_plugin/CMakeLists.txt
blob: 1dc6ab529345752eda369c457cff55548bd2023b (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
# Generated from wrongmetadata_plugin.pro.

#####################################################################
## wrongmetadata_plugin Generic Library:
#####################################################################

qt_internal_add_cmake_library(wrongmetadata_plugin
    MODULE
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../qtivi/"
    SOURCES
        wrongmetadataplugin.cpp wrongmetadataplugin.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
        Qt::IviCore
)

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

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

qt_autogen_tools_initial_setup(wrongmetadata_plugin)