Skip to content
Snippets Groups Projects
Commit 1ef3521b authored by Roel Aaij's avatar Roel Aaij
Browse files

f

parent bc64e559
Branches
No related tags found
No related merge requests found
......@@ -22,7 +22,6 @@ if(NOT CUDA_HOST_GCC_VERSION STREQUAL "")
set(_LCG_CLANG_VERSION "${LCG_COMPILER_VERSION}")
include(${CMAKE_CURRENT_LIST_DIR}/${LCG_HOST}-gcc${CUDA_HOST_GCC_VERSION}.cmake)
set(CMAKE_CUDA_HOST_COMPILER "${CMAKE_BINARY_DIR}/toolchain/g++-${LCG_COMPILER_BASE_VERSION}")
message(STATUS "CUDA_HOST_COMPILER: ${CMAKE_BINARY_DIR}/toolchain/${_cmd}-${LCG_COMPILER_BASE_VERSION}")
set(LCG_COMPILER_VERSION "${_LCG_CLANG_VERSION}")
unset(_LCG_CLANG_VERSION)
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment