ocaml/dune

Named targets

开放

#3,309 创建于 2020年3月31日

 (4 条评论) (0 个反应) (0 位负责人)OCaml (478 个派生)github user discovery
enhancementgood first issue

仓库指标

星标
 (1,882 个星标)
PR 合并指标
 (平均合并 1天 20小时) (30 天内合并 345 个 PR)

描述

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

贡献者指南