← Back to issue list

cmake: use the cmake snap by default

View original Github issue

Metadata

Project
craft-parts
Number
#938
Type
pull request
State
open
Author
soumyaDghosh
Labels
Created
2024-12-14 16:34:09+00:00
Updated
2026-03-07 14:12:57+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

- allow using the cmake snap or deb - add an option to specify the source for cmake The snap is set by default because 1. It's more up-to-date and can run on any base reliably 2. Debs have a path precedence over the snaps, so, if the cmake snap is shipped with the cmake, the cmake deb is used by default until the `PATH` is overriden, which is problematic. see [here](https://invent.kde.org/network/neochat/-/merge_requests/2055) --- - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?

Evaluation history

No evaluation history available.