| commit | 8711231739fa738a9ece02cb15b037b72b429fc0 | [log] [tgz] |
|---|---|---|
| author | Robert Maynard <rmaynard@nvidia.com> | Wed Apr 05 09:38:11 2023 -0400 |
| committer | Robert Maynard <rmaynard@nvidia.com> | Wed Apr 05 10:57:55 2023 -0400 |
| tree | c034b3ad7a57aa74d45eb296a31cbaad85f41b6d | |
| parent | 624461526f4707a2406ebbd40245a605b6bd41fa [diff] |
FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies Avoids linking to `Threads::Threads` on non-unix systems where it isn't needed. In addition ensures that dlopen symbols are resolved.