summaryrefslogtreecommitdiff
path: root/src/x11extras/.prev_CMakeLists.txt
blob: 594d68832e74a4faa35ad8e5bea775a4f1c74500 (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
# Generated from x11extras.pro.

#####################################################################
## X11Extras Module:
#####################################################################

add_qt_module(X11Extras
    SOURCES
        qx11info_x11.cpp qx11info_x11.h
    DEFINES
        QT_NO_USING_NAMESPACE
    LIBRARIES
        Qt::GuiPrivate
        XCB::XCB_nolink
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:x11extras.pro:<TRUE>:
# _LOADED = "qt_module"
add_qt_docs(X11Extras
    doc/qtx11extras.qdocconf
)