Skip to content

HP-UX: Drop support for building CMake on HP-UX

Brad King requested to merge brad.king/cmake:drop-HP-UX into master

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

Merge request reports