cmake: use the cmake snap by default
Metadata
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.