Precise that we want C++
This commit is contained in:
parent
2fd8d06e36
commit
3a7a53c94f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ find_library(NETCDFCPP_LIBRARY netcdf_c++)
|
|||
find_library(GSL_LIBRARY gsl)
|
||||
find_library(GSLCBLAS_LIBRARY gslcblas)
|
||||
|
||||
set(HDF5_FIND_COMPONENTS CXX)
|
||||
include(FindHDF5)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue