wasm-micro-runtime/product-mini/platforms
liang.he 159b69da38
Update cmake min to 3.14 (#4175)
3.14 is used and tested by linux mini-product

to fix

```
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-02 07:13:53 +08:00
..
alios-things [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
android Add versioning information for libraries and executables across multiple platforms 2025-02-05 10:31:20 +00:00
common include bh_platform.h (#4135) 2025-03-17 14:22:46 +08:00
cosmopolitan Add versioning information for libraries and executables across multiple platforms 2025-02-05 10:31:20 +00:00
darwin Cmake improvements (#4076) 2025-02-21 15:29:49 +08:00
esp-idf Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
freebsd Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
ios Add versioning information for libraries and executables across multiple platforms 2025-02-05 10:31:20 +00:00
linux Cmake improvements (#4076) 2025-02-21 15:29:49 +08:00
linux-sgx Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
nuttx fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
posix Show wasm proposals status during compilation and execution (#3989) 2025-02-05 15:28:26 +08:00
riot Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
rt-thread fix: correct typos and improve comments across multiple files by codespell (#4116) 2025-03-07 08:21:54 +08:00
vxworks Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
windows Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
zephyr Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00