The get-cmake
action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion
and ninjaVersion
inputs.
Changes:
- Fix for #165: support for CMake on Windows for the ARM64 architecture.
Enjoy!