The library's CMake configuration file should specify required project languages
Open
Component - Build
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
When a CMake-based project uses HDF5, that project may need to enable additional languages in their CMake logic based on what features HDF5 has been built with. The CMake configuration file installed by HDF5 should check for any languages which are required but not enabled and issue a helpful error message during configuration of a project.
Contributor guide
Assessment
This issue has not been assessed yet.