diff --git a/internal/frontend/bridge-gui/bridge-gui/DeployLinux.cmake b/internal/frontend/bridge-gui/bridge-gui/DeployLinux.cmake index 5db5f8fa..c318eaf6 100644 --- a/internal/frontend/bridge-gui/bridge-gui/DeployLinux.cmake +++ b/internal/frontend/bridge-gui/bridge-gui/DeployLinux.cmake @@ -17,11 +17,6 @@ cmake_minimum_required(VERSION 3.22) -#***************************************************************************************************************************************************** -# International Components for Unicode (ICU) -#***************************************************************************************************************************************************** -find_package(ICU 56.0 COMPONENTS i18n uc data REQUIRED) - #***************************************************************************************************************************************************** # Deploy #*****************************************************************************************************************************************************