6 lines
112 B
CMake
Raw Normal View History

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