-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Feature wish: Currently the content of a file can only depend on the content of other files. However you can need to state that the content of a file depend on the presence or absence of a file. One example is the construction in ocaml of a .cmo that depend on the presence of a .mli.
One question is what if a dependency doesn't exists but it can be built. Do we try to build it when a rule states that it depends on the presence of the file. What if finally there is an error during the construction of the dependency?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels