From 62f0e274561bb928a50a9fcb7ee427e9d1dacfd5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 17 Mar 2024 12:04:00 +0900 Subject: [PATCH] Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt Signed-off-by: Michele Calgaro --- CMakeL10n.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeL10n.txt b/CMakeL10n.txt index 4447c926..846a8586 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 #################