Merge branch 'tm_fix_boost_build_with_zlib'

This commit is contained in:
tamasmeszaros 2023-11-02 08:21:21 +01:00
commit 9e69eecb5d

View File

@ -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)