4 lines
102 B
INI
4 lines
102 B
INI
config.suffixes = [".ml"]
|
|
|
|
if not "ocaml" in config.root.llvm_bindings:
|
|
config.unsupported = True
|