summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/ocaml/target/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/bindings/ocaml/target/CMakeLists.txt')
-rw-r--r--llvm/bindings/ocaml/target/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/bindings/ocaml/target/CMakeLists.txt b/llvm/bindings/ocaml/target/CMakeLists.txt
new file mode 100644
index 00000000000..adee0fcec65
--- /dev/null
+++ b/llvm/bindings/ocaml/target/CMakeLists.txt
@@ -0,0 +1,5 @@
+add_ocaml_library(llvm_target
+ OCAML llvm_target
+ OCAMLDEP llvm
+ C target_ocaml
+ LLVM target)
OpenPOWER on IntegriCloud