1add_ocaml_library(llvm_target 2 OCAML llvm_target 3 OCAMLDEP llvm 4 C target_ocaml 5 CFLAGS "-I${CMAKE_CURRENT_SOURCE_DIR}/../llvm" 6 LLVM Target) 7