mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 21:28:59 +08:00
Try to fix broken appimages on Linux
This commit is contained in:
parent
2ea9c07c43
commit
9bd0fdbd28
1
deps/+Boost/Boost.cmake
vendored
1
deps/+Boost/Boost.cmake
vendored
@ -16,6 +16,7 @@ add_cmake_project(Boost
|
||||
LIST_SEPARATOR |
|
||||
CMAKE_ARGS
|
||||
-DBOOST_EXCLUDE_LIBRARIES:STRING=contract|fiber|numpy|stacktrace|wave|test
|
||||
-DBOOST_LOCALE_ENABLE_ICU:BOOL=OFF # do not link to libicu, breaks compatibility between distros
|
||||
-DBUILD_TESTING:BOOL=OFF
|
||||
"${_context_abi_line}"
|
||||
"${_context_arch_line}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user