summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:05:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 17:17:34 +0900
commit40fd405ed1b2a283f3e1101893e9b19956313587 (patch)
tree5c400f16bdbfbe651815cdc3f55795236e7c03f9
parent27159fc6b5a932e41f6c46a314186d0e8a416c64 (diff)
downloadtdevelop-40fd405ed1b2a283f3e1101893e9b19956313587.tar.gz
tdevelop-40fd405ed1b2a283f3e1101893e9b19956313587.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 12978a1fe0b61bb101191d30415769a94502f196)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 25ce07de..47f3ce7d 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 #################