summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:05:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:05:41 +0900
commit5bf2d0e29bf14701f2f043d3692246e98e3d4b0f (patch)
tree429ac1607f1a42fb72166d564f0749a2ab625f2c
parent470c1e64e97cb0f0ad93d2b23857f0c672eadaa0 (diff)
downloadtdewebdev-5bf2d0e29bf14701f2f043d3692246e98e3d4b0f.tar.gz
tdewebdev-5bf2d0e29bf14701f2f043d3692246e98e3d4b0f.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 d3e75e27..bfff7e4d 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 #################