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 17:19:36 +0900
commitc119718f524a23ac77a7d61509121f9d8632ab33 (patch)
treecce90eee69737b0bd4ddfb410b6620ac722867e8
parent5e8a11ec8bc09552cbee1e0dce1335c3b3518265 (diff)
downloadtdesdk-c119718f524a23ac77a7d61509121f9d8632ab33.tar.gz
tdesdk-c119718f524a23ac77a7d61509121f9d8632ab33.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f86d80ff9d5e4a6409db01d5eaee56ba02e1cedb)
-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 #################