summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qplugin/debugplugin/CMakeLists.txt
blob: 5b9a21cb3b2f471cd9b1155221facbf0b1395fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from debugplugin.pro.

#####################################################################
## debugplugin Plugin:
#####################################################################

add_qt_plugin(debugplugin
    SKIP_INSTALL
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../plugins"
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Core
)

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