wasm-micro-runtime/.github
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
..
ISSUE_TEMPLATE Add issue templates (#3248) 2024-03-22 13:49:39 +08:00
scripts Fix syntax error in codeql_buildscript.sh (#3864) 2024-10-17 15:50:54 +08:00
workflows Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
dependabot.yml Add dependabot (#3303) 2024-04-11 19:56:02 +08:00