updated build system
Public/monitarr/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-10-10 12:53:46 -05:00
parent b190099228
commit 5fe4700446
7 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
if(PROJECT_IS_DARWIN AND NOT PROJECT_BUILD)
if((PROJECT_IS_DARWIN OR PROJECT_REQUIRE_ALPINE) AND NOT PROJECT_BUILD)
if(PROJECT_BUILD_SHARED_LIBS)
set(ICU_ENABLE_SHARED yes)
else()