aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/windows/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/windows/CMakeLists.txt')
-rw-r--r--src/imports/controls/windows/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/controls/windows/CMakeLists.txt b/src/imports/controls/windows/CMakeLists.txt
index cd0b338a..0b552919 100644
--- a/src/imports/controls/windows/CMakeLists.txt
+++ b/src/imports/controls/windows/CMakeLists.txt
@@ -6,7 +6,7 @@
qt_internal_add_qml_module(qtquickcontrols2windowsstyleplugin
URI "QtQuick.Controls.Windows"
- VERSION "${CMAKE_PROJECT_VERSION}"
+ VERSION "${PROJECT_VERSION}"
CLASSNAME QtQuickControls2WindowsStylePlugin
IMPORTS
QtQuick.Controls.Fusion/auto