summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/.prev_CMakeLists.txt
blob: f82aa8a6479db4b5eaa24265d17a443a34e91427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)
qt_add_docs(PlatformHeaders
    doc/qtplatformheaders.qdocconf
)