mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -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.