mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
CUDA: Compilers can now state they don't require a device linking step
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
set(CMAKE_CUDA_COMPILER_HAS_DEVICE_LINK_PHASE True)
|
||||
set(CMAKE_CUDA_VERBOSE_FLAG "-v")
|
||||
set(CMAKE_CUDA_VERBOSE_COMPILE_FLAG "-Xcompiler=-v")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user