summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:00:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:00:54 +0900
commitb961d35768ab2b3af03e74bc9d7e4c9462ae9b55 (patch)
tree5de22b786be1dea92afa29e62de51c64ae8ae52e
parent87a308d742df751876c748aabba36ebfa8973f18 (diff)
downloadtdeaccessibility-b961d357.tar.gz
tdeaccessibility-b961d357.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
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 8d043af..daf7381 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 #################