summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-02-21 21:40:55 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-02-21 21:41:05 (GMT)
commita6706e3a7850aa3095e8c3530417cfdcf7236e96 (patch)
tree3e9decb56f0c0f7b936dc2e411d1245bafbaf8df /CMakeLists.txt
parent7daf7d4a0bf63fa811a16306b88ccd1b21b9dc16 (diff)
downloadhdf5-a6706e3a7850aa3095e8c3530417cfdcf7236e96.zip
hdf5-a6706e3a7850aa3095e8c3530417cfdcf7236e96.tar.gz
hdf5-a6706e3a7850aa3095e8c3530417cfdcf7236e96.tar.bz2
Merge changes from develop for CMake and Java
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6f17f2d..f28fdef 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -394,9 +394,6 @@ HDF_DIR_PATHS(${HDF5_PACKAGE_NAME})
include (${HDF_RESOURCES_EXT_DIR}/HDFLibMacros.cmake)
include (${HDF_RESOURCES_DIR}/HDF5Macros.cmake)
-if (HDF5_ENABLE_SANITIZERS)
- include (${HDF5_SOURCE_DIR}/config/sanitizer/sanitizers.cmake)
-endif ()
#-----------------------------------------------------------------------------
# Targets built within this project are exported at Install time for use