diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:03:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:03:10 +0900 |
commit | 81824589c9d73d16e4228f9f2fab7ba181add70e (patch) | |
tree | 1f9c1f126e455aa5e8ca86d4ecbee5d29b1dbf43 /CMakeL10n.txt | |
parent | 4841ccbd7284fc4a659c7224ded269b7270b94c2 (diff) | |
download | tdeedu-81824589c9d73d16e4228f9f2fab7ba181add70e.tar.gz tdeedu-81824589c9d73d16e4228f9f2fab7ba181add70e.zip |
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeL10n.txt')
-rw-r--r-- | CMakeL10n.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 092d955b..94a14dd0 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 ################# |