Can't Configure with `-D HDF5_ENABLE_FORMATTERS:BOOL=ON`
Open
Component - Build
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
Error message:
```
CMake Error at config/sanitizer/formatting.cmake:72 (add_custom_target):
add_custom_target cannot create target "HDF5_TOOLS_TEST_H5COPY_FORMAT"
because another target with the same name already exists. The existing
target is a custom target created in source directory
"/home/runner/work/actions/actions/tools/test". See documentation for
policy CMP0002 for more details.
Call Stack (most recent call first):
tools/test/CMakeLists.txt:83 (clang_format)
```
Contributor guide
Assessment
This issue has not been assessed yet.