aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/templates/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/templates/CMakeLists.txt')
-rw-r--r--src/imports/templates/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/templates/CMakeLists.txt b/src/imports/templates/CMakeLists.txt
index 0339fd99..cd6a68f9 100644
--- a/src/imports/templates/CMakeLists.txt
+++ b/src/imports/templates/CMakeLists.txt
@@ -6,7 +6,7 @@
qt_internal_add_qml_module(qtquicktemplates2plugin
URI "QtQuick.Templates"
- VERSION "6.0" # special case
+ VERSION "${CMAKE_PROJECT_VERSION}"
CLASSNAME QtQuickTemplates2Plugin
DEPENDENCIES
QtQuick/auto