diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2019-08-23 20:49:27 (GMT) |
---|---|---|
committer | Robert Maynard <robert.maynard@kitware.com> | 2019-08-28 14:39:53 (GMT) |
commit | b5f20da94dacf1502a2de1b33cbed69163b3e143 (patch) | |
tree | a884de8024c52d88a1461f1de99ca9ceb21bead9 /Tests/MissingInstall | |
parent | 2200bc068b8f6a127d92720c336142bd57ce994b (diff) | |
download | CMake-b5f20da94dacf1502a2de1b33cbed69163b3e143.zip CMake-b5f20da94dacf1502a2de1b33cbed69163b3e143.tar.gz CMake-b5f20da94dacf1502a2de1b33cbed69163b3e143.tar.bz2 |
CMakeParseImplicitLinkInfo supports comma separated link lines
It is currently presumed that the linker will generate
a space separated line. This is not the case for some
compilers such as IBM XL where it can output space or
comma separated. This is particularly apparent when IBM XL
is used as the host compiler for CUDA as it generates a comma
separated link line.
Diffstat (limited to 'Tests/MissingInstall')
0 files changed, 0 insertions, 0 deletions