mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 11:24:56 +00:00
49640d3629
CMake will soon require both C++11 and libuv to build. Neither of these works on HP-UX, so unfortunately we need to drop support for the platform until someone can get them working. Issue: #17137