ocaml/dune

Named targets

オープン

#3,309 opened on 2020/03/31

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)OCaml (478 件のフォーク)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,882 個のスター)
PR merge metrics
 (平均マージ 1d 20h) (30d で 345 merged PRs)

説明

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)?

コントリビューターガイド