[PATCH] D24354: cmake: Install the OCaml libraries into a more correct path

Michał Górny via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 03:59:02 PDT 2016


mgorny planned changes to this revision.
mgorny added a comment.

This needs more work. After some more testing, I've noticed the subdirectory change breaks tests. I need to update the output directory layout to match the new subdirectory, and update RPATHs for tests. I'll also make it respect LLVM_LIBDIR_SUFFIX.


https://reviews.llvm.org/D24354





More information about the llvm-commits mailing list