1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 05:07:45 +00:00

Ports/cmake: Update cmake to version 3.23.1

This commit is contained in:
EWouters 2022-05-08 15:41:49 +02:00 committed by Linus Groh
parent cd73d5c1d0
commit 0e9100e3c2
9 changed files with 34 additions and 33 deletions

View file

@ -37,7 +37,7 @@ This patch adds the SerenityOS platform config file to CMake.
cmcurl: Include unistd
Everyone gets this wrong. most platforms are very lax with these includes, but we're not one of them.
Everyone gets this wrong. Most platforms are very lax with these includes, but we're not one of them.
- [X] Local?
- [ ] Should be merged to upstream?
@ -65,3 +65,4 @@ We don't care about building tests for now, and it makes the compilation much fa
- [ ] Should be merged to upstream?
- [ ] Resolves issue(s) with our side of things
- [ ] Hack