cmake/Modules/Platform/Linux-Clang-CUDA.cmake

3 lines
55 B
CMake
Raw Normal View History

2024-04-14 22:45:38 +02:00
include(Platform/Linux-GNU)
__linux_compiler_gnu(CUDA)