summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:02:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 15:36:32 +0900
commitffb1e416752b3fa07ee9cffbd2aef4fdebabae51 (patch)
tree8a6b867a4c51f38de2c25f8dfb7815dfd9f6dbd9
parentd5a40b8e881754c8f6db48495b26d608c26e5de0 (diff)
downloadtdeadmin-r14.1.x.tar.gz
tdeadmin-r14.1.x.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtr14.1.2r14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7f77b31338a91bfcd1ffc1700536b6257ae2eadd)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index d5fdc60..3ffb374 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 #################