summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-02-12 15:42:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-02-12 15:42:23 (GMT)
commita68302883a243c33ceb495e3e151331fa267f455 (patch)
tree4a85b8c5c96bd9664b5f3dd180e555ea71b92f52 /CMakeLists.txt
parentb8a57cb8dcd991f95a725c5691378d78a387fcbb (diff)
downloadhdf5-a68302883a243c33ceb495e3e151331fa267f455.zip
hdf5-a68302883a243c33ceb495e3e151331fa267f455.tar.gz
hdf5-a68302883a243c33ceb495e3e151331fa267f455.tar.bz2
TRILAB-148 fix sanitizer and -fsanitize usage
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 dbbf55f..129a73a 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