summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:05:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-03-17 12:05:53 +0900
commit3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b (patch)
tree1a9fd224a7f624fb1d69e206d54b585be2b34249
parente4b517bb0b8290fb5e43719670c12f293731f08d (diff)
downloadlibkipi-3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b.tar.gz
libkipi-3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeL10n.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index c4fc5b6..a9c7e38 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 #################