add hotpatch for wasmedge (for now)

This commit is contained in:
Richard Holland
2022-07-12 10:45:51 +00:00
parent 0692168f80
commit ed70262aeb
2 changed files with 6 additions and 2 deletions

View File

@@ -133,12 +133,12 @@ target_compile_options (xrpl_core
$<$<BOOL:${is_gcc}>:-Wno-maybe-uninitialized>)
target_link_libraries (xrpl_core
PUBLIC
wasmedge
OpenSSL::Crypto
Ripple::boost
Ripple::syslibs
NIH::secp256k1
NIH::ed25519-donna
NIH::WasmEdge
date::date
Ripple::opts)
#[=================================[