[FEATURE] Update CMake to a newer version #157

Open
opened 2026-01-29 15:05:53 +00:00 by claunia · 0 comments
Owner

Originally created by @Panquesito7 on GitHub (Jun 11, 2023).

Detailed description

It appears the version we're currently using is 3.6.0, which was released around 2016.
I think it'd be great if we could update to a newer version, such as 3.9, like the C++ repository, to have more security fixes, and features, as well as be up-to-date and ensure our project works with the latest versions.

Context

This will ensure we have the latest security fixes and features, and make sure our project works with the latest versions of CMake.

Possible implementation

Upgrade CMake to a newer or the latest version (the current version is 3.6.0).

Additional information

No response

Originally created by @Panquesito7 on GitHub (Jun 11, 2023). ### Detailed description It appears the version we're currently using is 3.6.0, which was released around [2016](https://cmake.org/pipermail/cmake/2016-November/064471.html). I think it'd be great if we could update to a newer version, **such as 3.9, like the C++ repository**, to have more security fixes, and features, as well as be up-to-date and ensure our project works with the latest versions. ### Context This will ensure we have the latest security fixes and features, and make sure our project works with the latest versions of CMake. ### Possible implementation Upgrade CMake to a newer or the latest version (the current version is 3.6.0). ### Additional information _No response_
claunia added the enhancement label 2026-01-29 15:05:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#157