From d59b326a81f5184353836915641b02b59f420582 Mon Sep 17 00:00:00 2001 From: Gammasoft Date: Mon, 24 Feb 2025 20:13:56 +0100 Subject: [PATCH] Update CMakeLists.txt --- locale/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/CMakeLists.txt b/locale/CMakeLists.txt index a098e4efd053..3457bbd88122 100644 --- a/locale/CMakeLists.txt +++ b/locale/CMakeLists.txt @@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.20) # Project project(locale) -include(../scripts/cmake/xtd_commands.cmake) -include(../scripts/cmake/xtd_version.cmake) +include("../scripts/cmake/xtd_commands.cmake") +include("../scripts/cmake/xtd_version.cmake") add_projects( ar