summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-11-05 18:45:42 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-11-08 10:11:06 +0100
commit0ba3fb3a415a416d68acb78d2d7af9cebcc17839 (patch)
treee0461ac54289ed01bdc3b37bfc0960dbf09856f8 /CMakeL10n.txt
parent4ef8c50e07826222ab48483ced4db667aad308b8 (diff)
downloaddesktop-effects-tde-0ba3fb3a415a416d68acb78d2d7af9cebcc17839.tar.gz
desktop-effects-tde-0ba3fb3a415a416d68acb78d2d7af9cebcc17839.zip
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 35cf8a9..d82c05f 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -9,7 +9,7 @@
#
#################################################
-cmake_minimum_required( VERSION 3.1 )
+cmake_minimum_required( VERSION 3.5 )
##### include our cmake modules #################