fix: link to boost::headers

This commit is contained in:
Nicholas Dudfield
2025-06-27 11:56:52 +07:00
parent ff7bdbef70
commit c4bb35f462

View File

@@ -24,7 +24,7 @@ endif()
target_link_libraries(ripple_boost
INTERFACE
Boost::boost
Boost::headers
Boost::chrono
Boost::container
Boost::coroutine