[PATCH] D24354: cmake: Install the OCaml libraries into a more correct path
whitequark via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 03:19:03 PDT 2016
whitequark added inline comments.
================
Comment at: bindings/ocaml/CMakeLists.txt:2
@@ +1,3 @@
+set(LLVM_OCAML_INSTALL_PATH "${OCAML_STDLIB_PATH}" CACHE STRING
+ "Install directory for LLVM Ocaml packages")
+
----------------
OCaml; also I think this should go into config-ix.cmake
https://reviews.llvm.org/D24354
More information about the llvm-commits
mailing list