llvm-for-llvmta/bindings/ocaml/transforms/utils/CMakeLists.txt

6 lines
147 B
CMake
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
add_ocaml_library(llvm_transform_utils
OCAML llvm_transform_utils
OCAMLDEP llvm
C transform_utils_ocaml
LLVM TransformUtils)