summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-01-14 14:15:04 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-01-14 14:15:10 (GMT)
commit9e03a63ba8b6b01ffbf5c0ee207c8c0bf040f494 (patch)
treefd84ea2988bc9910f109cdf0b7e226ad773fbf43 /Source
parente91f1616d92120bd364437fc915634d48d653512 (diff)
parentbeb991110d84e9c0a6b1339e22fa98284b08bac9 (diff)
downloadCMake-9e03a63ba8b6b01ffbf5c0ee207c8c0bf040f494.zip
CMake-9e03a63ba8b6b01ffbf5c0ee207c8c0bf040f494.tar.gz
CMake-9e03a63ba8b6b01ffbf5c0ee207c8c0bf040f494.tar.bz2
Merge topic 'drop-IRIX'
beb991110d Remove now-unused code once used on IRIX Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2791
Diffstat (limited to 'Source')
-rw-r--r--Source/cmComputeLinkInformation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmComputeLinkInformation.cxx b/Source/cmComputeLinkInformation.cxx
index 27b8599..29483f9 100644
--- a/Source/cmComputeLinkInformation.cxx
+++ b/Source/cmComputeLinkInformation.cxx
@@ -30,7 +30,7 @@ Notes about linking on various platforms:
------------------------------------------------------------------------------
-Linux, FreeBSD, macOS, IRIX, Sun, Windows:
+Linux, FreeBSD, macOS, Sun, Windows:
Linking to libraries using the full path works fine.