wasm-micro-runtime/core/iwasm/libraries/wasi-nn/cmake
Zhen Kong dde6477fa5 Fix iwasm build error when WAMR_BUILD_WASI_NN enabled
A recent change on ./product-mini/platforms/linux/CMakeLists.txt renamed
libiwasm to vmlib, but wasi-nn.cmake still wants to link libiwasm.so.
Replace libiwasm with vmlib in wasi-nn.cmake to resolve iwasm build error
when WAMR_BUILD_WASI_NN enabled.
2025-03-13 17:08:22 +00:00
..
add_telemetry.patch Fix compilation error found in tflite test (#3820) 2024-10-08 09:54:39 +08:00
Findcjson.cmake Fix compilation error found in tflite test (#3820) 2024-10-08 09:54:39 +08:00
Findllamacpp.cmake Fix compilation error found in tflite test (#3820) 2024-10-08 09:54:39 +08:00
Findtensorflow_lite.cmake Fix compilation error found in tflite test (#3820) 2024-10-08 09:54:39 +08:00
iwasm_helper.cmake wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
wasi_nn.cmake Fix iwasm build error when WAMR_BUILD_WASI_NN enabled 2025-03-13 17:08:22 +00:00