[llvm] [CMake][OCaml] Make OCaml bindings suitable for out-of-tree install (PR #123478)

John Ericson via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 26 10:36:52 PST 2025


https://github.com/Ericson2314 requested changes to this pull request.

IMO the solution is to move the the bindings outside of `/llvm` and instead imitate how the other "packages" works. (See `MLIR_STANDALONE_BUILD`, `CLANG_STANDALONE_BUILD`, `OPENMP_STANDALONE_BUILD` etc.)



https://github.com/llvm/llvm-project/pull/123478


More information about the llvm-commits mailing list