summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-Clang-CUDA.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Linux-Clang-CUDA.cmake')
-rw-r--r--Modules/Platform/Linux-Clang-CUDA.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/Linux-Clang-CUDA.cmake b/Modules/Platform/Linux-Clang-CUDA.cmake
new file mode 100644
index 0000000..4a9337e
--- /dev/null
+++ b/Modules/Platform/Linux-Clang-CUDA.cmake
@@ -0,0 +1,2 @@
+include(Platform/Linux-GNU)
+__linux_compiler_gnu(CUDA)