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 12:04:00 +0900
commit62f0e274561bb928a50a9fcb7ee427e9d1dacfd5 (patch)
treeb5a01b269d9954a79e5550bd5ee3644dbc3da1d2
parent22ba8866a9753d13204f500475d21f8051c17bac (diff)
downloadtdemultimedia-62f0e274561bb928a50a9fcb7ee427e9d1dacfd5.tar.gz
tdemultimedia-62f0e274561bb928a50a9fcb7ee427e9d1dacfd5.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 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 #################