diff options
author | Michele Calgaro <[email protected]> | 2024-03-17 12:04:17 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-17 12:04:17 +0900 |
commit | da7a04f30e8d46052dadfe1e7adf6cf7595f1303 (patch) | |
tree | c07ba1603d342c4c9d8a26a6d0b6e9cf97ab9ad5 /CMakeL10n.txt | |
parent | b5e6f76705e8b1574056639b0dc6ee7420e2beed (diff) | |
download | tdenetwork-da7a04f30e8d46052dadfe1e7adf6cf7595f1303.tar.gz tdenetwork-da7a04f30e8d46052dadfe1e7adf6cf7595f1303.zip |
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
Signed-off-by: Michele Calgaro <[email protected]>
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 f7cb6aef..6bce8d71 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 ################# |