Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 0b65ecbd authored by snuverink_j's avatar snuverink_j
Browse files

cmake command options should be uppercase

parent 64d9a708
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ set (MAKE_DEF
)
include_directories (
before ${CMAKE_CURRENT_SOURCE_DIR}
BEFORE ${CMAKE_CURRENT_SOURCE_DIR}
)
add_library ( ippl ${IPPL_SRCS} ${IPPL_SRCS_FORT} )
......
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