aboutsummaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
Diffstat (limited to 'sources')
-rw-r--r--sources/pyside2/libpyside/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside2/libpyside/CMakeLists.txt b/sources/pyside2/libpyside/CMakeLists.txt
index b740e4039..481062caa 100644
--- a/sources/pyside2/libpyside/CMakeLists.txt
+++ b/sources/pyside2/libpyside/CMakeLists.txt
@@ -33,6 +33,7 @@ if(Qt5Qml_FOUND)
endif()
else()
set(QML_SUPPORT 0)
+ set(QML_PRIVATE_API_SUPPORT 0)
set(QML_INCLUDES "")
set(QML_LIBRARIES "")
endif()