mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 00:57:25 +00:00
96329d5dff
The SDK for macOS 10.13 adds `futimens` and `utimensat` so our checks for these symbols may pass. However, the symbols are not available at runtime on older macOS versions. Instead on macOS we can check for availability based on the deployment target version. Issue: #17101 |
||
---|---|---|
.. | ||
build | ||
libarchive | ||
.gitattributes | ||
CMakeLists.txt | ||
COPYING | ||
CTestConfig.cmake |