summaryrefslogtreecommitdiffstats
path: root/src/tools/launcher-qml/CMakeLists.txt
blob: 60da4b952bc297679df271936927efcfbc3d89fb (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
28
29
30
31
# Generated from launcher-qml.pro.

#####################################################################
## appman-launcher-qml Tool:
#####################################################################

qt_get_tool_target_name(target_name appman-launcher-qml)
qt_internal_add_tool(${target_name}
    EXCEPTIONS
    TOOLS_TARGET AppManMainPrivate
    SOURCES
        launcher-qml.cpp launcher-qml_p.h
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::DBus
        Qt::Gui
        Qt::GuiPrivate
        Qt::Qml
        Qt::Quick
        Qt::QuickPrivate
        Qt::AppManApplicationPrivate
        Qt::AppManCommonPrivate
        Qt::AppManLauncherPrivate
        Qt::AppManMonitorPrivate
        Qt::AppManNotificationPrivate
        Qt::AppManPluginInterfacesPrivate
        Qt::AppManSharedMainPrivate
)

#### Keys ignored in scope 1:.:.:launcher-qml.pro:<TRUE>:
# TEMPLATE = "app"