mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Disable libicu for boost-regex
Should have been disabled from the beginning
This commit is contained in:
1
deps/deps-linux.cmake
vendored
1
deps/deps-linux.cmake
vendored
@@ -26,6 +26,7 @@ ExternalProject_Add(dep_boost
|
||||
variant=release
|
||||
threading=multi
|
||||
boost.locale.icu=off
|
||||
--disable-icu
|
||||
cflags=-fPIC
|
||||
cxxflags=-fPIC
|
||||
install
|
||||
|
||||
Reference in New Issue
Block a user