summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-15 10:54:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:44:51 +0900
commitadd9523465e327cca47919bf79ef065258c47484 (patch)
tree2ecb9cc1e6e2e267e0d7bed781df20af19a4dc7e /CMakeL10n.txt
parentd7d6eed0434e8d632323ef70372ce9714bb4e1f3 (diff)
downloadkasablanca-r14.1.2.tar.gz
kasablanca-r14.1.2.zip
Use centralized cmake versionr14.1.2r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5208ff17e9c19e7fa2825b9b8a6b8834b37340da)
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index e0b1b56..0176702 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -9,7 +9,11 @@
#
#################################################
-cmake_minimum_required( VERSION 3.5 )
+
+##### set project version ########################
+
+include( TDEVersion )
+cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
##### include our cmake modules #################