ocaml_import Last updated Mar 27, 2025
Attributes
Name | Description | Type | Mandatory | Default |
---|---|---|---|---|
A unique name for this target. |
required |
|||
- |
optional |
[] |
||
- |
optional |
[] |
||
list of .a files that go with .cmxa files |
optional |
[] |
||
Glob all cm* files except for 'archive' or 'plugin' so they can be added to action ldeps (rather than cmd line). I.e. the (transitive) deps of an archive, which must be accessible to the compiler (via search path, not command line), and so must be added to the action ldeps. |
optional |
[] |
||
- |
optional |
None |
||
- |
optional |
[] |
||
C archive files (.a) for integrating OCaml and C libs |
optional |
[] |
||
- |
optional |
[] |
||
- |
optional |
[] |
||
- |
optional |
None |
||
Dynamically-loadable, for ocamlrun. Standard naming is 'dll<name>_stubs.so' or 'dll<name>.so'. |
optional |
[] |
||
- |
String |
optional |
"" |
|
- |
optional |
None |
||
- |
String |
optional |
"" |
|
list of .o files that go with .cmx files |
optional |
[] |
||
- |
optional |
None |
||
- |
optional |
[] |
||
- |
optional |
[] |
||
- |
String |
optional |
"" |