[PR #1284] [MERGED] chore: update CMake version #1271 #1883

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1284
Author: @rbevin777
Created: 7/4/2023
Status: Merged
Merged: 7/19/2023
Merged by: @Panquesito7

Base: masterHead: Update-CMake-Version-#1271


📝 Commits (5)

  • c347443 update cmake version
  • 9a0766c chore: Update cmake version
  • 0c127f3 Merge commit 'c347443860e44fa213735461a57221776f248e17' into Update-CMake-Version-#1271
  • aeab27a chore: Using latest version of cmake
  • f100d79 Merge branch 'master' into Update-CMake-Version-#1271

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 CMakeLists.txt (+1 -1)

📄 Description

Description of Change

This change is an update to use the latest version of CMake.

References

https://github.com/TheAlgorithms/C/issues/1271

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/1284 **Author:** [@rbevin777](https://github.com/rbevin777) **Created:** 7/4/2023 **Status:** ✅ Merged **Merged:** 7/19/2023 **Merged by:** [@Panquesito7](https://github.com/Panquesito7) **Base:** `master` ← **Head:** `Update-CMake-Version-#1271` --- ### 📝 Commits (5) - [`c347443`](https://github.com/TheAlgorithms/C/commit/c347443860e44fa213735461a57221776f248e17) update cmake version - [`9a0766c`](https://github.com/TheAlgorithms/C/commit/9a0766c4bf5542019b3167ec55ab730b771f8c3b) chore: Update cmake version - [`0c127f3`](https://github.com/TheAlgorithms/C/commit/0c127f3d94fd5644a0464a3f62dfe57e51bac4cd) Merge commit 'c347443860e44fa213735461a57221776f248e17' into Update-CMake-Version-#1271 - [`aeab27a`](https://github.com/TheAlgorithms/C/commit/aeab27a6a9d51e804d8215f03542dceba93af2fa) chore: Using latest version of cmake - [`f100d79`](https://github.com/TheAlgorithms/C/commit/f100d796f8f3a526b4689cf766170e0d3cfd531b) Merge branch 'master' into Update-CMake-Version-#1271 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -1) </details> ### 📄 Description #### Description of Change This change is an update to use the latest version of CMake. <!-- Thank you for your Pull Request. Please provide a description above and review the requirements below. Contributors guide: https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md --> #### References https://github.com/TheAlgorithms/C/issues/1271 <!-- Add any reference to previous pull-request or issue --> #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [x] Added description of change - [ ] ~~Added file name matches [File name guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#File-Name-guidelines)~~ - [ ] ~~Added tests and example, test must pass~~ - [ ] ~~Relevant documentation/comments is changed or added~~ - [x] PR title follows semantic [commit guidelines](https://github.com/TheAlgorithms/C/blob/master/CONTRIBUTING.md#Commit-Guidelines) - [ ] ~~Search previous suggestions before making a new one, as yours may be a duplicate.~~ - [x] I acknowledge that all my contributions will be made under the project's license. Notes: <!-- Please add a one-line description for developers or pull request viewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:25:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1883