summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:03:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:34:46 +0900
commite132f2bec80e50d1c295eba90ac78dbe0c56fa39 (patch)
tree56b9a206f8dce0e157d863c690a8c23aa0bf2e2b
parent1f956046d67b2cbf1a2081e82c10215dbf9b60c0 (diff)
downloadtdelibs-e132f2be.tar.gz
tdelibs-e132f2be.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ccf78121e9092f95545ef413da667324ca2e3cdc)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index e88a77237..d4599c271 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 #################