diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:02:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:02:40 +0900 |
commit | 23154017a76cd1ecfd1535e034d337e0dfee9c53 (patch) | |
tree | 171626b00eaf6e9d1ab67bb0c6705e7235dba4ca | |
parent | e12682f818cc04d9de9cfc87ca9a39db6b3127e1 (diff) | |
download | tdeartwork-23154017a76cd1ecfd1535e034d337e0dfee9c53.tar.gz tdeartwork-23154017a76cd1ecfd1535e034d337e0dfee9c53.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 50ab77f6..98fa5792 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 ################# |