summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-03-17 12:05:53 +0900
committerMichele Calgaro <[email protected]>2024-03-17 15:31:39 +0900
commitef09f37c5304c0714f9d641362acaed36440a636 (patch)
tree6a704f2655e4c57a06235d9e32503059c5c4ef0b
parenta1ca108fb482d1e8cf9ec50165afe6a3669c9581 (diff)
downloadlibkipi-ef09f37c5304c0714f9d641362acaed36440a636.tar.gz
libkipi-ef09f37c5304c0714f9d641362acaed36440a636.zip
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b)
-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 #################