view bindings/ocaml/target/CMakeLists.txt @ 120:1172e4bd9c6f

update 4.0.0
author mir3636
date Fri, 25 Nov 2016 19:14:25 +0900
parents 60c9769439b8
children
line wrap: on
line source

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