mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
01a8a201a7
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
7.7 KiB
7.7 KiB