Files
CMake/Modules
Gregor Jasny 01a8a201a7 AIX: Properly detect host system version
CMakeDetermineSystem.cmake uses "uname -r" to get
CMAKE_HOST_SYSTEM_VERSION on AIX. AIX uses "uname -v" for the
major version and "uname -r" for the minor version.

Thanks to Chris Taylor for the suggested patch.

Closes #10749
2017-03-29 21:20:23 +02:00
..
2017-03-29 09:14:54 -04:00
2017-03-07 15:22:55 -05:00
2017-01-24 17:03:37 +03:00
2017-01-11 16:31:01 +01:00
2017-02-06 10:29:35 -05:00
2017-03-07 15:22:55 -05:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers