spack/lib
Michael Kuhn a1c91f3c07 Fix find_headers to also look for C++ headers and Fortran modules (#10798)
Currently, only C headers are considered, causing build failures for
packages depending on, e.g., netcdf-fortran and xerces-c. Additionally,
the regex used to look for the include path component did not consider
word boundaries, causing false matches.
2019-03-08 21:06:22 -06:00
..
spack Fix find_headers to also look for C++ headers and Fortran modules (#10798) 2019-03-08 21:06:22 -06:00