diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 11:59:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 11:59:06 +0900 |
commit | 63a4deaab1c7f10b04e94c730ab1b19dc502d591 (patch) | |
tree | d962a8a109eeb304d8d80bf63f4f23586973a4f9 | |
parent | 84c135c77562c89519707cdbb4504db54d9fda38 (diff) | |
download | abakus-63a4deaab1c7f10b04e94c730ab1b19dc502d591.tar.gz abakus-63a4deaab1c7f10b04e94c730ab1b19dc502d591.zip |
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | CMakeL10n.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 2fa0dbd..0176702 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 ################# |