CMakeLists.txt   [plain text]


add_ocaml_library(llvm_target
  OCAML    llvm_target
  OCAMLDEP llvm
  C        target_ocaml
  LLVM     target)