From aefe09ab53aa8eed2d529f0321e83a02e77b4a0c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 17 Mar 2024 11:59:06 +0900 Subject: Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt Signed-off-by: Michele Calgaro (cherry picked from commit 63a4deaab1c7f10b04e94c730ab1b19dc502d591) --- CMakeL10n.txt | 1 - 1 file changed, 1 deletion(-) 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 ################# -- cgit v1.2.3