mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Update links to gitlab.kitware.com repos to add -/
GitLab now uses a `/-/` component between the `group/project` part of
the URL and the `{issues,merge_requests,tree}` part so that it can
support `group/subgroup/project` with arbitrary depth.
This commit is contained in:
@@ -139,7 +139,7 @@ fi
|
||||
if echo "${cmake_system}" | grep HP-UX >/dev/null 2>&1; then
|
||||
die 'CMake no longer compiles on HP-UX. See
|
||||
|
||||
https://gitlab.kitware.com/cmake/cmake/issues/17137
|
||||
https://gitlab.kitware.com/cmake/cmake/-/issues/17137
|
||||
|
||||
Use CMake 3.9 or lower instead.'
|
||||
cmake_system_hpux=true
|
||||
|
||||
Reference in New Issue
Block a user