Merge pull request #2802 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:swmr_test_fail_cmake_1_10 to hdf5_1_10

* commit '4cf784b63b49a6eb6782a80c7b876029cb0199c4':
  Fixes CMake issue with file locking variable
This commit is contained in:
Larry Knox
2020-08-18 08:36:20 -05:00

View File

@@ -724,7 +724,7 @@
#cmakedefine H5_USE_110_API_DEFAULT @H5_USE_110_API_DEFAULT@
/* Define if the library will use file locking */
#cmakedefine H5_FILE_LOCKING @H5_USE_FILE_LOCKING@
#cmakedefine H5_USE_FILE_LOCKING @H5_USE_FILE_LOCKING@
/* Define if a memory checking tool will be used on the library, to cause
library to be very picky about memory operations and also disable the