summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:30 +0900
commit68e85f3d5e281d48706232b3d6f60bed9e1defa7 (patch)
tree75dd0945f37a942f82f62878e13aec17da64f9f2
parent2d7b94b22a3e6915c3861ee49945a4f59cb56757 (diff)
downloadtdepim-68e85f3d5e281d48706232b3d6f60bed9e1defa7.tar.gz
tdepim-68e85f3d5e281d48706232b3d6f60bed9e1defa7.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 c78db9a0..9a2066a1 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 #################