11 lines
211 B
Text
11 lines
211 B
Text
|
|
(executable
|
||
|
|
(name driver)
|
||
|
|
(enabled_if
|
||
|
|
(>= %{ocaml_version} "5.3"))
|
||
|
|
(libraries ppxlib ocaml-compiler-libs.common compiler-libs.common))
|
||
|
|
|
||
|
|
(cram
|
||
|
|
(enabled_if
|
||
|
|
(>= %{ocaml_version} "5.3"))
|
||
|
|
(deps driver.exe))
|