blob: 199fa09f72991353e67a4f87d069eba988b29897 (
plain)
1
2
3
4
5
6
7
8
|
drop-HP-UX
----------
* Support for building CMake on HP-UX has been dropped pending better
support for C++11 and a port of libuv. See `CMake Issue 17137`_.
Use CMake 3.9 or lower instead for HP-UX support.
.. _`CMake Issue 17137`: https://gitlab.kitware.com/cmake/cmake/issues/17137
|