Releases: lukka/get-cmake
CMake v3.31.5
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:
latest
is now using CMake versionv3.31.5
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.31.4
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:
latest
is now using CMake versionv3.31.4
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
Support for CMake on Windows ARM64
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!
CMake v3.31.3
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:
latest
is now using CMake versionv3.31.3
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.31.2
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:
latest
is now using CMake versionv3.31.2
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.31.0
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:
latest
is now using CMake versionv3.31.0
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.31.0-rc3
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:
latestrc
is now using CMake versionv3.31.0-rc3
, use this one-liner e.g.:
uses: lukka/get-cmake@latestrc
Enjoy!
CMake v3.30.5
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:
latest
is now using CMake versionv3.30.5
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.30.4
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:
latest
is now using CMake versionv3.30.4
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v3.30.3
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:
latest
is now using CMake versionv3.30.3
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!