summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-03-17 12:03:22 +0900
committerMichele Calgaro <[email protected]>2024-03-17 15:38:01 +0900
commit6a21e1332fc194c8629a345963cf2f14d77bdb24 (patch)
treea6de4a82728c04cdadea333742b2a81436cf90e5
parent50854749a7d7add76e14dc77587eabb4c793ed53 (diff)
downloadtdegames-6a21e1332fc194c8629a345963cf2f14d77bdb24.tar.gz
tdegames-6a21e1332fc194c8629a345963cf2f14d77bdb24.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7494cc4407746240f2c06d7a14d6567492d5f693)
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index edbc0a85..c8f06ef2 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 #################