mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 03:48:13 +00:00

The CMake syntax was a bit too new for our toolchain's CMake. The
following patch was backported:
b2497a8d15
Relevant issue:
https://github.com/curl/curl/issues/12920
As soon as the fix lands in the next curl version, we can remove this
patch again. :^)
285 B
285 B
Patches for curl on SerenityOS
0001-Backport-CMake-fix-from-upstream.patch
Backport CMake fix from upstream
Patch from:
b2497a8d15
This commit should be removed as soon as the fix has landed in a release.