Skip to content

Commit

Permalink
clang toolchain uses clang5
Browse files Browse the repository at this point in the history
  • Loading branch information
cwpearson committed Jun 13, 2019
1 parent 4fb0efa commit 739a7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolchains/clang.toolchain
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
set(CMAKE_CXX_COMPILER clang++)
set(CMAKE_C_COMPILER clang)
set(CMAKE_CUDA_HOST_COMPILER clang++)
set(CMAKE_CUDA_COMPILER nvcc)

0 comments on commit 739a7cc

Please sign in to comment.