summaryrefslogtreecommitdiff
path: root/src/x11extras/.prev_CMakeLists.txt
blob: 1a3118a9738f02a54582c6da6e5308828735090f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated from x11extras.pro.

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

qt_add_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
)
qt_add_docs(X11Extras
    doc/qtx11extras.qdocconf
)