summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:03:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:37:38 +0900
commitf3c1d301fb30cf1be8ad3f7d9a6f968a61c2a810 (patch)
tree8d98e798b64ad8057175d19c053468cf8d64aaef
parent0913e673ff3ef15c05b3cf60e261e34e84db9340 (diff)
downloadtdeedu-f3c1d301fb30cf1be8ad3f7d9a6f968a61c2a810.tar.gz
tdeedu-f3c1d301fb30cf1be8ad3f7d9a6f968a61c2a810.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81824589c9d73d16e4228f9f2fab7ba181add70e)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 092d955b..94a14dd0 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 #################