diff options
author | Gregor Jasny <gjasny@googlemail.com> | 2017-03-29 19:14:36 (GMT) |
---|---|---|
committer | Gregor Jasny <gjasny@googlemail.com> | 2017-03-29 19:20:23 (GMT) |
commit | 01a8a201a7549369ea331516f8c6caa459074a8a (patch) | |
tree | 4a2f52eb7a732caa3e9f607a50ec1492bb82fa22 /Modules/SystemInformation.cmake | |
parent | 6a5a214f43cccc83fbe3dd6de4747aba43088701 (diff) | |
download | CMake-01a8a201a7549369ea331516f8c6caa459074a8a.zip CMake-01a8a201a7549369ea331516f8c6caa459074a8a.tar.gz CMake-01a8a201a7549369ea331516f8c6caa459074a8a.tar.bz2 |
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
Diffstat (limited to 'Modules/SystemInformation.cmake')
0 files changed, 0 insertions, 0 deletions