[PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
Michał Górny via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 12:23:44 PDT 2016
mgorny added a comment.
In https://reviews.llvm.org/D24354#537445, @jpdeplaix wrote:
> Where does the META files are going to be installed ? $LLVM_LIBRARY_DIR/ocaml or $OCAML_INSTALL_PATH ?
Oh, I see now that my newest patch misses that. I'm going to update it in a few minutes.
Do you think it would be also a good idea to move the `OCAML_INSTALL_PATH` declaration elsewhere?
https://reviews.llvm.org/D24354
More information about the llvm-commits
mailing list