wasm-micro-runtime/test-tools/wamr-ide/VSCode-Extension/resource
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
..
debug Update CIs and documents to make naming of generated binaries consistent (#1823) 2022-12-24 09:17:39 +08:00
scripts Update cmake min to 3.14 (#4175) 2025-04-02 07:13:53 +08:00
test Update Rust target from 'wasm32-wasi' to 'wasm32-wasip1' in CI (#4050) 2025-02-01 12:14:06 +08:00
wamr-sdk/libc-builtin-sysroot/include Upgrade WAMR-IDE (#1313) 2022-07-29 08:12:36 +08:00
webview VSCode IDE enhancement and readme update (#3172) 2024-02-22 12:36:49 +08:00