summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:02:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:02:53 +0900
commitf548d391bb5b60cc3edf9248b9f793401d771196 (patch)
tree1a24ed4ea9f86f7e7cad0af5307e6947d244561d
parent7600dc73ffc3d294af78472c9e6f01358e9aeb8e (diff)
downloadtdebase-master.tar.gz
tdebase-master.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 60e82e1e3..2174f27bc 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -14,7 +14,6 @@
include( TDEVersion )
cmake_minimum_required( VERSION ${TDE_CMAKE_MINIMUM_VERSION} )
-tde_set_project_version( )
##### include our cmake modules #################