mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
opam detail
This commit is contained in:
parent
c382c1c2e5
commit
29118df5f4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ build: [
|
|||
["jbuilder" "build" "-p" name "-j" jobs]
|
||||
]
|
||||
build-doc: [ "jbuilder" "build" "@doc" ]
|
||||
build-test: [ "jbuilder" "runtest" ]
|
||||
build-test: [ "jbuilder" "runtest" "-p" name "-j" jobs]
|
||||
depends: [
|
||||
"jbuilder" {build}
|
||||
"result"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue