mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 20:58:58 -06:00
The `F_BARRIERFSYNC` constant was not added until the macOS 10.11 SDK. Hard-code its value instead. This approach is backported from upstream libuv PR 2334.