commit | 09a3c8b46b745be1edbd83bc0c22d15b2dc02552 | [log] [tgz] |
---|---|---|
author | Robert Maynard <rmaynard@nvidia.com> | Thu Dec 14 14:04:53 2023 -0500 |
committer | Robert Maynard <rmaynard@nvidia.com> | Thu Dec 14 14:04:53 2023 -0500 |
tree | 3936f078de58724e55d693830119600abfe4809a | |
parent | 1eed682d7cca9bb2c2b0709a6c3202a3b08613b2 [diff] |
CUDAToolkit: Correctly search all include paths from compiler The CUDAToolkit usage of `find_path( PATHS )` was incorrectly quoting a list of paths causing none of them to be used.