4 lines
89 B
CMake
4 lines
89 B
CMake
|
include(CMP0104-Common.cmake)
|
||
|
|
||
|
set_property(TARGET cuda PROPERTY CUDA_ARCHITECTURES OFF)
|