blob: fd9e1c50e990c257f14eef8243b3f87f28978d17 [file] [log] [blame]
config.suffixes = ['.ml']
if not 'ocaml' in config.root.llvm_bindings:
config.unsupported = True
if not config.root.have_ocaml_ounit:
config.unsupported = True