mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 20:46:01 +08:00
Merge branch 'tm_fix_boost_build_with_zlib'
This commit is contained in:
commit
9e69eecb5d
2
deps/+Boost/Boost.cmake
vendored
2
deps/+Boost/Boost.cmake
vendored
@ -21,3 +21,5 @@ add_cmake_project(Boost
|
|||||||
"${_context_abi_line}"
|
"${_context_abi_line}"
|
||||||
"${_context_arch_line}"
|
"${_context_arch_line}"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
set(DEP_Boost_DEPENDS ZLIB)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user