summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:32:04 +0900
commitd2ab59b4284b371fb9e7cb143c3632e379d339b7 (patch)
tree79dba1c57188411d4555e00d9e4bc16a74fc58e7
parent0b24fa8528679886cc378b4a8e623b4d030280ca (diff)
downloadtdemultimedia-d2ab59b4.tar.gz
tdemultimedia-d2ab59b4.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 62f0e274561bb928a50a9fcb7ee427e9d1dacfd5)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 4447c926..846a8586 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 #################