diff options
author | Michele Calgaro <[email protected]> | 2024-03-17 12:05:53 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-17 12:05:53 +0900 |
commit | 3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b (patch) | |
tree | 1a9fd224a7f624fb1d69e206d54b585be2b34249 | |
parent | e4b517bb0b8290fb5e43719670c12f293731f08d (diff) | |
download | libkipi-3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b.tar.gz libkipi-3d8e4e7958e5bbf43379a10844fe3cf9bc49f20b.zip |
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | CMakeL10n.txt | 1 |
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 ################# |