3 lines
76 B
CMake
3 lines
76 B
CMake
|
cmake_policy(SET CMP0146 NEW)
|
||
|
include(${CMAKE_ROOT}/Modules/FindCUDA.cmake)
|