3 lines
48 B
CMake
3 lines
48 B
CMake
cmake_policy(SET CMP0146 NEW)
|
|
include(FindCUDA)
|
cmake_policy(SET CMP0146 NEW)
|
|
include(FindCUDA)
|