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 8fa75ad3 authored by gsell's avatar gsell
Browse files

use of C_INCLUDE_PATH for C-libraries

parent 25a7c1d5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
FIND_PATH(H5Hut_INCLUDE_DIR H5hut.h
HINTS $ENV{H5hut}/src $ENV{H5hut}/include
PATHS ENV CPLUS_INCLUDE_PATH
PATHS ENV C_INCLUDE_PATH
)
FIND_LIBRARY(H5Hut_LIBRARY H5hut
......
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