summaryrefslogtreecommitdiffstats
path: root/config/sanitizer
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-11-11 12:26:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-11-11 12:26:39 (GMT)
commit8758d5698d7f80f465e436f58e93899407f445ae (patch)
treebcd9db21b11bc7b4dd5c54d76e22fe1cb5152c57 /config/sanitizer
parentc0c0b6b47ffaebd158da055d04b9e9f88d8730ef (diff)
downloadhdf5-8758d5698d7f80f465e436f58e93899407f445ae.zip
hdf5-8758d5698d7f80f465e436f58e93899407f445ae.tar.gz
hdf5-8758d5698d7f80f465e436f58e93899407f445ae.tar.bz2
Correct TARGET variable and CMake config file location
Diffstat (limited to 'config/sanitizer')
-rw-r--r--config/sanitizer/tools.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sanitizer/tools.cmake b/config/sanitizer/tools.cmake
index 2f73cce..242e33f 100644
--- a/config/sanitizer/tools.cmake
+++ b/config/sanitizer/tools.cmake
@@ -111,4 +111,4 @@ else()
set(CMAKE_CXX_CPPCHECK
""
CACHE STRING "" FORCE) # delete it
-endif() \ No newline at end of file
+endif()