CMake and script changes for clang-format

This commit is contained in:
Allen Byrne
2020-09-04 16:36:52 -05:00
parent 6b71d6dc94
commit 30c7264c2c
55 changed files with 1335 additions and 45 deletions

View File

@@ -497,6 +497,9 @@ endif ()
if (HDF5_ENABLE_SANITIZERS)
include (${HDF5_SOURCE_DIR}/config/sanitizer/sanitizers.cmake)
endif ()
if (HDF5_ENABLE_FORMATTERS)
include (${HDF5_SOURCE_DIR}/config/sanitizer/formatting.cmake)
endif ()
#-----------------------------------------------------------------------------
# Option to use code coverage