aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml')
-rw-r--r--src/qml/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/qml/CMakeLists.txt b/src/qml/CMakeLists.txt
index c6136f27f1..3927a77e0c 100644
--- a/src/qml/CMakeLists.txt
+++ b/src/qml/CMakeLists.txt
@@ -495,8 +495,7 @@ qt_internal_add_qml_module(Qml
"${INSTALL_CMAKE_NAMESPACE}QmlFindQmlscInternal.cmake"
${extra_cmake_includes}
GENERATE_CPP_EXPORTS
- GENERATE_PRIVATE_CPP_EXPORTS
- POLICIES
+ POLICIES
QTP0001
)