aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-10-11 13:02:23 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-10-11 13:50:14 +0000
commitf0d23d3ff9da26a71295a6abd356c8d366d17439 (patch)
treec68f990a0fda40a16c484ffb6403c165c44a73ba /src/quick/CMakeLists.txt
parent5f07a0e1149ed3df41f3ff5ef55f3f8bbad99909 (diff)
Regenerate qtdeclarative before merge
Change-Id: I5710110679220c4e22bc7f8b540f18a51b735ddf Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/quick/CMakeLists.txt')
-rw-r--r--src/quick/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quick/CMakeLists.txt b/src/quick/CMakeLists.txt
index 2cdcee56a1..dd04fa598c 100644
--- a/src/quick/CMakeLists.txt
+++ b/src/quick/CMakeLists.txt
@@ -347,7 +347,6 @@ if(ANDROID)
endif()
#### Keys ignored in scope 1:.:.:quick.pro:<TRUE>:
-# MODULE_PLUGIN_TYPES = "scenegraph"
# _LOADED = "qt_module"
## Scopes:
@@ -584,7 +583,7 @@ extend_target(Quick CONDITION QT_FEATURE_wheelevent
handlers/qquickwheelhandler.cpp handlers/qquickwheelhandler_p.h
handlers/qquickwheelhandler_p_p.h
)
-add_qt_docs(
+add_qt_docs(Quick
doc/qtquick.qdocconf
)