summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 17:19:56 +0900
commit04278de8bee7c3dec729f507acf5a398e3d5bd7b (patch)
tree82d028f8e9274c73537b5ecba6a3cda75e3aea39
parenta21e50f9467ae551abdc7b8675e7a1432f92e7f8 (diff)
downloadtdepim-04278de8bee7c3dec729f507acf5a398e3d5bd7b.tar.gz
tdepim-04278de8bee7c3dec729f507acf5a398e3d5bd7b.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 68e85f3d5e281d48706232b3d6f60bed9e1defa7)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index c78db9a00..9a2066a15 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 #################