mirror of
https://github.com/clangd/clangd.git
synced 2025-10-19 14:32:19 +00:00
As of https://github.com/actions/runner-images/issues/12934, the Mac runners use CMake 4.0, which drops compatibility with CMake < 3.5, but the gRPC library version we use is marked as having CMake 3.1 as its minimum version. Work around this by using `-DCMAKE_POLICY_VERSION_MINIMUM=3.5`. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows |