Skip to content
  • Brad King's avatar
    CUDA: Link to standard system libraries when linking as CUDA · 1c60231c
    Brad King authored
    On Windows with MSVC-like host compilers we must honor the standard
    libraries chosen by the `Platform/Windows-MSVC` module.  Otherwise C
    code linked into the CUDA binary that expects to have these libraries
    available may not link.
    1c60231c