[llvm-bugs] [Bug 45612] "make install" uses /usr/lib/ocaml/llvm, not CMAKE_INSTALL_PREFIX
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 17 05:02:14 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=45612
Josh Berdine <josh at berdine.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |josh at berdine.net
Resolution|--- |INVALID
--- Comment #1 from Josh Berdine <josh at berdine.net> ---
The OCaml bindings are intended to be installed into DLLVM_OCAML_INSTALL_PATH,
not CMAKE_INSTALL_PREFIX. Either or both can be configured as desired with
cmake, see for example
https://github.com/llvm/llvm-project/tree/main/llvm/bindings/ocaml .
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210317/b673d8ab/attachment-0001.html>
More information about the llvm-bugs
mailing list