[FEATURE] Update CMake to a newer version #160

Closed
opened 2026-01-29 15:05:56 +00:00 by claunia · 2 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:56 +00:00
Author
Owner

@rbevin777 commented on GitHub (Jul 3, 2023):

If you think this would still be useful I can work on it.

@rbevin777 commented on GitHub (Jul 3, 2023): If you think this would still be useful I can work on it.
Author
Owner

@Panquesito7 commented on GitHub (Jul 3, 2023):

If you think this would still be useful I can work on it.

It'd be great, thanks! 🙂

@Panquesito7 commented on GitHub (Jul 3, 2023): > If you think this would still be useful I can work on it. It'd be great, thanks! 🙂
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#160