Description
Build scripts can gather system configuration details from OCaml code. This helps projects discover paths, compiler options, libraries, or platform features during setup.
It is a helper library for developers and build tooling. Normal users usually see it only as a dependency while building OCaml packages.