Skip to content
Snippets Groups Projects
Commit ab02b495 authored by Anna Wellmann's avatar Anna Wellmann Committed by Sören Peters
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9da60ec0
No related branches found
No related tags found
1 merge request!255Update docker image to 1.1 + changes in vscode settings.
......@@ -141,7 +141,7 @@ if(BUILD_VF_GPU)
# we disable the usage of cuda response files here
# usually CUDA_INCLUDES.rsp is genereated by cmake containing all include paths and is passed in compile_commands.json via the --options-file flag
# this rsp can not be parsed by clangd and therefore we disable it
# this .rsp file can not be parsed by clangd and therefore we disable it
set(CMAKE_CUDA_USE_RESPONSE_FILE_FOR_INCLUDES 0)
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment