summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-18 13:30:17 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-18 13:30:17 (GMT)
commit4cf784b63b49a6eb6782a80c7b876029cb0199c4 (patch)
tree835750adab349767a2ca413bf63d84ecc2f0e3da /config/cmake
parent79613e38581c8599c1cf7b271a825eb2247d518b (diff)
downloadhdf5-4cf784b63b49a6eb6782a80c7b876029cb0199c4.zip
hdf5-4cf784b63b49a6eb6782a80c7b876029cb0199c4.tar.gz
hdf5-4cf784b63b49a6eb6782a80c7b876029cb0199c4.tar.bz2
Fixes CMake issue with file locking variable
Diffstat (limited to 'config/cmake')
-rw-r--r--config/cmake/H5pubconf.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 5ccf460..f66f529 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -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