Update test/CMakeLists.txt

This commit is contained in:
Peter Dimov
2023-06-25 18:20:36 +03:00
parent 0d2eaa0b21
commit 6c24c30c42

View File

@ -20,7 +20,7 @@ function(foa_tests)
endfunction()
function(cfoa_tests)
boost_test(PREFIX boost_unordered_cfoa LINK_LIBRARIES Threads::Threads ${ARGN})
boost_test(PREFIX boost_unordered_cfoa LINK_LIBRARIES Boost::compat Threads::Threads ${ARGN})
endfunction()
# FCA tests