ctypes' deps
field doesn't follow the dependency specification language
#11440
Labels
config-file
Everything related to dune configuration file (workspace, project, dune)
Expected Behavior
The documentation of the
cytpes
feature mentions that there is support for deps, with the usual dependency specification languagehttps://dune.readthedocs.io/en/stable/foreign-code.html#ctypes-field-reference
So I expect to be able to write
Actual Behavior
Reproduction
ocaml_bindings.h
file(deps (:h "ocaml_bindings.h"))
dune build
Specifications
dune
(output ofdune --version
): 3.16.0ocaml
(output ofocamlc --version
): 4.14The text was updated successfully, but these errors were encountered: