mirror of
https://github.com/c-cube/linol.git
synced 2025-12-10 05:04:00 -05:00
git-subtree-dir: thirdparty/lsp git-subtree-split: aae6986391a8519de3da6a7a341f2bd3376e0d2f
15 lines
193 B
Text
15 lines
193 B
Text
build: [
|
|
["dune" "subst"] {dev}
|
|
[
|
|
"dune"
|
|
"build"
|
|
"-p"
|
|
name
|
|
"-j"
|
|
jobs
|
|
"@install"
|
|
"@doc" {with-doc}
|
|
]
|
|
]
|
|
|
|
x-maintenance-intent: [ "(latest)" "(latest)-414" ]
|