diff --git a/deps/+Boost/Boost.cmake b/deps/+Boost/Boost.cmake index 6ce4612e7e..cb470e92ab 100644 --- a/deps/+Boost/Boost.cmake +++ b/deps/+Boost/Boost.cmake @@ -21,3 +21,5 @@ add_cmake_project(Boost "${_context_abi_line}" "${_context_arch_line}" ) + +set(DEP_Boost_DEPENDS ZLIB)