ocaml/dune

Named targets

Aperta

#3309 aperta il 31 mar 2020

 (4 commenti) (0 reazioni) (0 assegnatari)OCaml (478 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (1882 stelle)
Metriche merge PR
 (Merge medio 1g 20h) (345 PR mergiate in 30 g)

Descrizione

It seems that we have an ability to have named dependecies like (deps (:first-dep foo.cppo.ml) <other files that foo.ml includes>). Could we also have named targets? Or at least a variable that expands to first target (like in Makefile)?

Guida contributor