cmake/Modules/Platform/Linux-Clang-CUDA.cmake
2024-04-14 22:45:38 +02:00

3 lines
55 B
CMake

include(Platform/Linux-GNU)
__linux_compiler_gnu(CUDA)