Skip to content
Snippets Groups Projects
Commit b12fc283 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing CMake

parent b7a2c558
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,6 @@ endif()
file(WRITE error_code "0")
file(WRITE cuda_lib "${CUDA_cudart_static_LIBRARY} ${CUDA_cudadevrt_LIBRARY}")
file(WRITE cuda_include "-I${CUDA_INCLUDE_DIRS}")
file(WRITE mpi_include "-I${MPI_C_INCLUDE_DIRS}")
file(WRITE mpi_libs "${MPI_C_LINK_FLAGS} ${MPI_C_LIBRARIES}")
......
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