Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
.
/
llvm
/
bindings
/
ocaml
/
executionengine
/
CMakeLists.txt
blob: ae9af088c025a1616de0d8529506d59532462e91 [
file
] [
log
] [
blame
]
add_ocaml_library(llvm_executionengine
OCAML llvm_executionengine
OCAMLDEP llvm llvm_target
C executionengine_ocaml
LLVM executionengine mcjit native
PKG ctypes)