summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb/.prev_CMakeLists.txt
blob: 76ec42f0ec609608c8897bedae13ef1b0373ae5a (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Generated from linuxfb.pro.

#####################################################################
## qlinuxfb Plugin:
#####################################################################

qt_add_plugin(qlinuxfb
    TYPE platforms
    CLASS_NAME QLinuxFbIntegrationPlugin
    SOURCES
        main.cpp
        qlinuxfbintegration.cpp qlinuxfbintegration.h
        qlinuxfbscreen.cpp qlinuxfbscreen.h
    DEFINES
        QT_NO_FOREACH
    LIBRARIES
        Qt::CorePrivate
        Qt::EventDispatcherSupportPrivate
        Qt::FbSupportPrivate
        Qt::FontDatabaseSupportPrivate
        Qt::GuiPrivate
        Qt::ServiceSupportPrivate
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::EventDispatcherSupport
        Qt::FbSupport
        Qt::FontDatabaseSupport
        Qt::Gui
        Qt::ServiceSupport
)

#### Keys ignored in scope 1:.:.:linuxfb.pro:<TRUE>:
# OTHER_FILES = "linuxfb.json"

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

qt_extend_target(qlinuxfb CONDITION TARGET Qt::InputSupportPrivate
    LIBRARIES
        Qt::InputSupportPrivate
    PUBLIC_LIBRARIES
        Qt::InputSupport
)

qt_extend_target(qlinuxfb CONDITION TARGET Qt::KmsSupportPrivate
    SOURCES
        qlinuxfbdrmscreen.cpp qlinuxfbdrmscreen.h
    LIBRARIES
        Qt::KmsSupportPrivate
    PUBLIC_LIBRARIES
        Qt::KmsSupport
)

#### Keys ignored in scope 4:.:.:linuxfb.pro:NOT TARGET___equals____ss_QT_DEFAULT_QPA_PLUGIN:
# PLUGIN_EXTENDS = "-"