Releases: lukka/get-cmake
CMake v4.1.0-rc2
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 versionv4.1.0-rc2
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc`
Enjoy!
CMake v4.1.0-rc1
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 versionv4.1.0-rc1
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc`
Enjoy!
CMake v4.0.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 versionv4.0.3
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v4.0.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 versionv4.0.2
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v4.0.1
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 versionv4.0.1
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v4.0.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 versionv4.0.0
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
Enjoy!
CMake v4.0.0-rc5
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 versionv4.0.0-rc5
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc
Enjoy!
CMake v4.0.0-rc4
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 versionv4.0.0-rc4
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc
Enjoy!
CMake v4.0.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 versionv4.0.0-rc3
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc
Enjoy!
CMake v4.0.0-rc2
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 versionv4.0.0-rc2
, use this one-liner e.g.:
uses: lukka/get-cmake@latest
with:
cmakeVersion: latestrc
Enjoy!