mirror of
https://github.com/clangd/clangd.git
synced 2025-12-17 04:33:29 +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`. |
||
|---|---|---|
| .. | ||
| autobuild.yaml | ||
| lib_compat_test.py | ||
| lib_compat.h | ||
| linux-static-deps.cmake | ||