mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-15 16:58:34 +00:00
Adding source in runtime creation
This commit is contained in:
parent
06d83aea96
commit
59db6d398b
|
@ -140,6 +140,7 @@ set (source_all
|
||||||
${UTILS_SHARED_SOURCE}
|
${UTILS_SHARED_SOURCE}
|
||||||
${LIBC_BUILTIN_SOURCE}
|
${LIBC_BUILTIN_SOURCE}
|
||||||
${LIBC_WASI_SOURCE}
|
${LIBC_WASI_SOURCE}
|
||||||
|
${LIBC_WASI_NN_SOURCE}
|
||||||
${IWASM_COMMON_SOURCE}
|
${IWASM_COMMON_SOURCE}
|
||||||
${IWASM_INTERP_SOURCE}
|
${IWASM_INTERP_SOURCE}
|
||||||
${IWASM_AOT_SOURCE}
|
${IWASM_AOT_SOURCE}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user