HDFFV-11266 - add option to build HL tools (#1018)

* HDFFV-11266 - add option to build HL tools

* Correct if syntax

* Correct name of conditional
This commit is contained in:
Allen Byrne
2021-09-16 12:15:25 -05:00
committed by GitHub
parent daeb4454f6
commit c0f2bc87ac
7 changed files with 47 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ Parallel Filtered Dataset Writes: @PARALLEL_FILTERED_WRITES@
High-level library: @HDF5_BUILD_HL_LIB@
Build HDF5 Tests: @BUILD_TESTING@
Build HDF5 Tools: @HDF5_BUILD_TOOLS@
Build High-level HDF5 Tools: @HDF5_BUILD_HL_TOOLS@
Threadsafety: @HDF5_ENABLE_THREADSAFE@
Default API mapping: @DEFAULT_API_VERSION@
With deprecated public symbols: @HDF5_ENABLE_DEPRECATED_SYMBOLS@