llvm-project/llvm/bindings/ocaml/transforms/utils/CMakeLists.txt

6 lines
147 B
CMake
Raw Normal View History

add_ocaml_library(llvm_transform_utils
OCAML llvm_transform_utils
OCAMLDEP llvm
C transform_utils_ocaml
LLVM transformutils)