mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
only build doc if all the required flags are enabled
This commit is contained in:
parent
9fb2d54f01
commit
dd5f774562
1 changed files with 1 additions and 0 deletions
1
_oasis
1
_oasis
|
|
@ -147,6 +147,7 @@ Document containers
|
|||
Title: Containers docs
|
||||
Type: ocamlbuild (0.3)
|
||||
BuildTools+: ocamldoc
|
||||
Build$: flag(docs) && flag(advanced) && flag(bigarray) && flag(lwt) && flag(misc)
|
||||
Install: true
|
||||
XOCamlbuildPath: .
|
||||
XOCamlbuildExtraArgs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue