CMake/Tests/RunCMake/ParseImplicitIncludeInfo
Robert Maynard b5f20da94d 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.
2019-08-28 10:39:53 -04:00
..
results CMakeParseImplicitLinkInfo supports comma separated link lines 2019-08-28 10:39:53 -04:00
CMakeLists.txt Compute implicit include directories from compiler output 2019-01-21 11:14:08 -05:00
ParseImplicitIncludeInfo.cmake CMakeParseImplicitLinkInfo supports comma separated link lines 2019-08-28 10:39:53 -04:00
RunCMakeTest.cmake Compute implicit include directories from compiler output 2019-01-21 11:14:08 -05:00