diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:03:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-17 12:03:35 +0900 |
commit | 08bb3071d07ffb22eadc45a7c24aa337a7e859f3 (patch) | |
tree | 5f96eeb54ff56a16ccd4c4ee08e5acbf61884b7a | |
parent | 53c0b7bcf6c3e390b2e18af83d3979d302921efe (diff) | |
download | tdegraphics-08bb3071d07ffb22eadc45a7c24aa337a7e859f3.tar.gz tdegraphics-08bb3071d07ffb22eadc45a7c24aa337a7e859f3.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 f0fc72d8..c3f87456 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 ################# |