summaryrefslogtreecommitdiffstats
path: root/config/cmake/libhdf5.settings.cmake.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-12-31 03:11:41 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-12-31 03:11:41 (GMT)
commit029491e877a3c5c4f5947df3cc74785ce01be2ba (patch)
treea626b25a555518963c37e50c0ef26dcf30b5d5c2 /config/cmake/libhdf5.settings.cmake.in
parentd531e1b6f781de58fafbe5a902636de57e56ae30 (diff)
downloadhdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.zip
hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.gz
hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.bz2
Merge of logging framework updates.
Diffstat (limited to 'config/cmake/libhdf5.settings.cmake.in')
-rw-r--r--config/cmake/libhdf5.settings.cmake.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/cmake/libhdf5.settings.cmake.in b/config/cmake/libhdf5.settings.cmake.in
index 6a489e7..9a534df 100644
--- a/config/cmake/libhdf5.settings.cmake.in
+++ b/config/cmake/libhdf5.settings.cmake.in
@@ -79,7 +79,6 @@ Parallel Filtered Dataset Writes: @PARALLEL_FILTERED_WRITES@
API Tracing: @HDF5_ENABLE_TRACE@
Using memory checker: @HDF5_ENABLE_USING_MEMCHECKER@
Memory allocation sanity checks: @HDF5_MEMORY_ALLOC_SANITY_CHECK@
- Metadata trace file: @METADATATRACEFILE@
Function Stack Tracing: @HDF5_ENABLE_CODESTACK@
Strict File Format Checks: @HDF5_STRICT_FORMAT_CHECKS@
Optimization Instrumentation: @HDF5_Enable_Instrument@