Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 19914257 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

remove this line inherited from plasma

parent 8813b806
No related branches found
No related tags found
No related merge requests found
...@@ -421,7 +421,6 @@ if(NOT CHAMELEON_SIMULATION) ...@@ -421,7 +421,6 @@ if(NOT CHAMELEON_SIMULATION)
"\n cuda headers with your distribution of CUDA.") "\n cuda headers with your distribution of CUDA.")
endif() endif()
if (CUDA_LIBRARIES) if (CUDA_LIBRARIES)
list(APPEND EXTRA_SOURCES src/gpu_data.c)
set(saved_include "${CMAKE_REQUIRED_INCLUDES}") set(saved_include "${CMAKE_REQUIRED_INCLUDES}")
set(saved_libs "${CMAKE_REQUIRED_LIBRARIES}") set(saved_libs "${CMAKE_REQUIRED_LIBRARIES}")
set(CMAKE_REQUIRED_INCLUDES "${CMAKE_REQUIRED_INCLUDES};${CUDA_INCLUDE_DIRS}") set(CMAKE_REQUIRED_INCLUDES "${CMAKE_REQUIRED_INCLUDES};${CUDA_INCLUDE_DIRS}")
......
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