CMakeLists.txt   [plain text]


add_ocaml_library(llvm_ipo
  OCAML    llvm_ipo
  OCAMLDEP llvm
  C        ipo_ocaml
  LLVM     ipo)