summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/.prev_CMakeLists.txt
blob: d752381fb7d0f466bfe5b746de2dc03256d71746 (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 platformheaders.pro.

#####################################################################
## PlatformHeaders Module:
#####################################################################

qt_add_module(PlatformHeaders
    HEADER_MODULE
    SOURCES
        cocoafunctions/qcocoawindowfunctions_p.h
        eglfsfunctions/qeglfsfunctions_p.h
        helper/qplatformheaderhelper_p.h
        linuxfbfunctions/qlinuxfbfunctions_p.h
        waylandfunctions/qwaylandwindowfunctions_p.h
        windowsfunctions/qwindowswindowfunctions_p.h
        xcbfunctions/qxcbscreenfunctions_p.h
        xcbfunctions/qxcbwindowfunctions_p.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)
qt_add_docs(PlatformHeaders
    doc/qtplatformheaders.qdocconf
)