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