mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 11:27:15 +02:00
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