properly build with new openssl cpm mechanism

This commit is contained in:
lizzie
2026-06-04 00:24:34 +00:00
parent 708c2a80b2
commit 99c4a1355b
7 changed files with 37 additions and 9 deletions
+1
View File
@@ -230,6 +230,7 @@ if(CXX_CLANG)
$<$<VERSION_LESS:$<CXX_COMPILER_VERSION>,15>:CANNOT_EXPLICITLY_INSTANTIATE>)
endif()
# Has to be BEFORE httplib
if (BOOST_NO_HEADERS)
target_link_libraries(common PUBLIC Boost::algorithm Boost::heap Boost::icl Boost::pool)
else()