mirror of
https://github.com/reactos/CMake.git
synced 2025-02-02 01:55:03 +00:00
parent
39f851dc7c
commit
e5efd87b31
@ -293,7 +293,7 @@ else()
|
||||
# HDF5 was compiled with parallel IO support
|
||||
set( HDF5_IS_PARALLEL FALSE )
|
||||
foreach( _dir HDF5_INCLUDE_DIRS )
|
||||
if( EXISTS "${_dir}/h5pubconf.h" )
|
||||
if( EXISTS "${_dir}/H5pubconf.h" )
|
||||
file( STRINGS "${_dir}/H5pubconf.h"
|
||||
HDF5_HAVE_PARALLEL_DEFINE
|
||||
REGEX "HAVE_PARALLEL 1" )
|
||||
|
Loading…
x
Reference in New Issue
Block a user