[PATCH][CMake][OCaml] Add OCaml binding documentation to "all" target

Alex Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 06:51:53 PST 2015


The OCaml binding documentation isn't included in the default "make" target, which led to "make install" failing when the it couldn't find the generated documentation. This adds the "ocaml_doc" target to the "all" target, and creates the documentation in a custom command instead of a custom target.

-Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-ocaml.patch
Type: application/octet-stream
Size: 1103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151218/822e76b0/attachment.obj>


More information about the llvm-commits mailing list