Fixes CMake issue with file locking variable

This commit is contained in:
Dana Robinson 2020-08-18 06:18:23 -07:00
parent 433078bc80
commit 857e0f4404

View File

@ -733,7 +733,7 @@
#cmakedefine H5_USE_114_API_DEFAULT @H5_USE_114_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