Files
CMake/Source
Francisco Facioni 738f3f23aa Ninja: Do not use nvcc response files with non-nvcc tools
Since commit d91b5a72cd (Ninja: Add support for CUDA nvcc response
files, 2019-05-30, v3.15.0-rc1~8^2) we use NVCC's `--options-file`
option to avoid long link command lines via a response file.  However,
for non-device linking the host tools are used and the option does not
make sense.  Update the logic to use `--options-file` only for device
linking.  Linking with the host tools already has its own logic for
response files.

Fixes: #19954
2020-02-24 13:31:33 -05:00
..
2019-01-29 14:09:21 -05:00
2019-03-18 14:18:13 -04:00
2019-03-18 14:18:13 -04:00
2019-05-23 08:53:17 -04:00
2020-02-04 09:02:13 -05:00
2019-04-04 13:24:39 -04:00
2019-03-30 15:34:59 +01:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-03-20 11:41:29 -04:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-03-18 15:09:10 +01:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-02-21 08:24:26 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-05-30 09:57:11 -04:00
2019-05-30 09:57:11 -04:00
2019-01-29 14:09:21 -05:00