CMake: Regenerate src/platfomheaders
Change-Id: I82d94c0f53bf3291cd26188ab6afd78493f2b92c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
1c310adb17
commit
da02d17b5e
@ -1,12 +1,15 @@
|
|||||||
|
# Generated from platformheaders.pro.
|
||||||
|
|
||||||
|
# special case begin
|
||||||
|
|
||||||
# FIXME Add the rest of the stuff
|
# FIXME Add the rest of the stuff
|
||||||
|
|
||||||
add_qt_module(PlatformHeaders SOURCES fake.cpp)
|
add_qt_module(PlatformHeaders)
|
||||||
set_source_files_properties(fake.cpp PROPERTIES
|
|
||||||
SKIP_AUTOMOC ON
|
|
||||||
SKIP_AUTOUIC ON
|
|
||||||
SKIP_AUTORCC ON
|
|
||||||
)
|
|
||||||
|
|
||||||
extend_target(PlatformHeaders CONDITION APPLE SOURCES cocoafunctions/qcocoawindowfunctions.h)
|
extend_target(PlatformHeaders CONDITION APPLE SOURCES cocoafunctions/qcocoawindowfunctions.h)
|
||||||
|
|
||||||
add_qt_docs(./doc/qtplatformheaders.qdocconf)
|
add_qt_docs(
|
||||||
|
doc/qtplatformheaders.qdocconf
|
||||||
|
)
|
||||||
|
|
||||||
|
# special case end
|
||||||
|
Loading…
Reference in New Issue
Block a user