Mentions légales du service

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

whitespace

parent 8ff06cd7
No related branches found
No related tags found
No related merge requests found
......@@ -31,17 +31,17 @@
set(SIMUCBLAS_SRCS
simucblas.c
)
# Define the list of headers
# --------------------------
set(SIMUCBLAS_HDRS
cblas.h
)
# include directories
# -------------------
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
include_directories(${CMAKE_CURRENT_BINARY_DIR})
include_directories(${CMAKE_CURRENT_BINARY_DIR})
# Force generation of headers
# ---------------------------
......
......@@ -28,7 +28,7 @@
set(SIMULAPACKE_SRCS
simulapacke.c
)
# Define the list of headers
# --------------------------
set(SIMULAPACKE_HDRS
......@@ -36,7 +36,7 @@ set(SIMULAPACKE_HDRS
lapacke_config.h
lapacke_mangling.h
)
# include directories
# -------------------
include_directories(${CMAKE_CURRENT_SOURCE_DIR})
......
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