wasm-micro-runtime/core/iwasm/libraries/wasi-nn/cmake
liang.he d085d1ccf7
Keep fix the CMake compatibility issue (#4180)
```
CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
```
2025-04-15 12:51:19 +08:00
..
add_telemetry.patch Fix compilation error found in tflite test (#3820) 2024-10-08 09:54:39 +08:00
Findcjson.cmake Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
Findllamacpp.cmake Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
Findtensorflow_lite.cmake Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +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