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

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

qt_add_module(PlatformHeaders
    HEADER_MODULE
    SOURCES
        eglfsfunctions/qeglfsfunctions_p.h
        helper/qplatformheaderhelper_p.h
        waylandfunctions/qwaylandwindowfunctions_p.h
        windowsfunctions/qwindowswindowfunctions_p.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)
qt_add_docs(PlatformHeaders
    doc/qtplatformheaders.qdocconf
)