forked from boostorg/unordered
Update test/CMakeLists.txt
This commit is contained in:
@ -20,7 +20,7 @@ function(foa_tests)
|
|||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
function(cfoa_tests)
|
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()
|
endfunction()
|
||||||
|
|
||||||
# FCA tests
|
# FCA tests
|
||||||
|
Reference in New Issue
Block a user