summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:42 +0900
commitf86d80ff9d5e4a6409db01d5eaee56ba02e1cedb (patch)
tree8f09b0f0bad933952e125f2d9ca406660ae40b91
parentd1785c1ced941bf0df898c7a657cc6cafa0e413b (diff)
downloadtdesdk-f86d80ff.tar.gz
tdesdk-f86d80ff.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 fae88294..f7601df2 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 #################