summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/plugins/extrafilters/CMakeLists.txt
blob: a0447c833ed8959e4b52e3b2207e6a5b89c7d158 (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
27
# Generated from extrafilters.pro.

#####################################################################
## qtLibraryTargetpnp_extrafilters Module:
#####################################################################

add_qt_plugin(pnp_extrafilters_plugin TYPE plugin # special case
    SOURCES
        extrafiltersplugin.cpp extrafiltersplugin.h
    INCLUDE_DIRECTORIES
        ../../app
    LIBRARIES
        Qt::Widgets
)

#### Keys ignored in scope 1:.:extrafilters.pro:<NONE>:
# CONFIG = "plugin" "install_ok"
# DESTDIR = "../../plugins"
# INSTALLS = "target"
# TEMPLATE = "lib"
# target.path = "$$[QT_INSTALL_EXAMPLES]/widgets/tools/plugandpaint/plugins"

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

#### Keys ignored in scope 2:.:extrafilters.pro:APPLE_UIKIT:
# CONFIG = "debug_and_release"