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