mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
Fix TSAN issues part1 (#788)
Fixes a few issues from boost 1.82 migration and some Conan misconfigurations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
find_package(OpenSSL 1.1.1 REQUIRED)
|
||||
|
||||
set_target_properties(OpenSSL::SSL PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS OPENSSL_NO_SSL2
|
||||
)
|
||||
|
||||
find_package(OpenSSL 1.1.1 REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user