Commit 6dbcfb3
committed
[doc]: build ocaml_doc by default to avoid missing install artifacts
Mark `ocaml_doc` as an ALL target so that the HTML docs are generated
before `cmake --build . --target install`. This prevents `install(DIRECTORY …)`
from failing when the ocamldoc output is absent.1 parent 0542355 commit 6dbcfb3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments