From 68e85f3d5e281d48706232b3d6f60bed9e1defa7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 17 Mar 2024 12:04:30 +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 c78db9a0..9a2066a1 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 #################