HDFFV-10547 develop needs 1.12 default option

This commit is contained in:
Allen Byrne
2018-08-20 15:07:19 -05:00
parent c78f43b25e
commit 732aae11c5

View File

@@ -672,6 +672,9 @@
/* Define using v1.10 public API symbols by default */
#cmakedefine H5_USE_110_API_DEFAULT @H5_USE_110_API_DEFAULT@
/* Define using v1.12 public API symbols by default */
#cmakedefine H5_USE_112_API_DEFAULT @H5_USE_112_API_DEFAULT@
/* 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
internal free list manager code. */