wasm-micro-runtime/product-mini/platforms/linux-sgx
Junxian Xiao 20cf199ce4 Fix issues when use linux-sgx as cmake subdirectory (#166)
1. Remove the copy of libvmlib.a and libextlib.a to ../enclave_example,
   which doesn't exist in other project.
2. Use default SGX_SDK path to avoid "source $SGX_SDK/environment".

Signed-off-by: Junxian.Xiao <junxian.xjx@antfin.com>
2020-02-17 11:36:17 +08:00
..
enclave-sample Fix issues when use linux-sgx as cmake subdirectory (#166) 2020-02-17 11:36:17 +08:00
CMakeLists.txt Fix issues when use linux-sgx as cmake subdirectory (#166) 2020-02-17 11:36:17 +08:00
ext_lib_export.c Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00