summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:04:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:33:57 +0900
commita557a6737699a2faeaacb9038792203ddaf0ed16 (patch)
tree2ab48e3b113f307ebfc4bbc2988bec8b6a4b0238
parentb8cee55026cd99ea08e946d360760c7cbed8725b (diff)
downloadtdenetwork-a557a6737699a2faeaacb9038792203ddaf0ed16.tar.gz
tdenetwork-a557a6737699a2faeaacb9038792203ddaf0ed16.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da7a04f30e8d46052dadfe1e7adf6cf7595f1303)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index f7cb6aef..6bce8d71 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 #################