summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 17:19:18 +0900
commit04527b6a88ac6fe960dcbe9ccc1717093ce53594 (patch)
tree03af835fe8be815f6570baf3db2ee38f5d43f676
parentcc18811eeab4c46d322de677c0bbb76d0f1f864b (diff)
downloadtdetoys-r14.1.x.tar.gz
tdetoys-r14.1.x.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtr14.1.2r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 03f3d17b9d2505c120b27603abb65aa74901841a)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 0e88a47..212193b 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 #################