FIX SHIT1

This commit is contained in:
lizzie 2026-05-24 02:20:55 +00:00
parent ce714a2828
commit b8bf558994

View file

@ -231,7 +231,7 @@ if(CXX_CLANG)
endif()
if (BOOST_NO_HEADERS)
target_link_libraries(common PUBLIC Boost::algorithm Boost::icl Boost::pool)
target_link_libraries(common PUBLIC Boost::algorithm Boost::heap Boost::icl Boost::pool)
else()
target_link_libraries(common PUBLIC Boost::headers)
endif()