summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:02:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:02:16 +0900
commita3afffac14fab1c0fd284a020b9b479d268a175e (patch)
tree525074129f1a97fb5d5ebec66c5cca9e0758fab4 /CMakeL10n.txt
parente882037ecea651f4240db9634e0d1a5a2955da5c (diff)
downloadtdeaddons-a3afffac14fab1c0fd284a020b9b479d268a175e.tar.gz
tdeaddons-a3afffac14fab1c0fd284a020b9b479d268a175e.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 5c5ff3c..1102c15 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 #################