mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
13 lines
212 B
Text
13 lines
212 B
Text
(executables
|
|
(names ocaml_lsp_bench)
|
|
(enabled_if
|
|
(= %{profile} bench))
|
|
(libraries
|
|
ocaml_lsp_server
|
|
core_unix.command_unix
|
|
merlin-lib.kernel
|
|
base
|
|
core
|
|
core_bench)
|
|
(preprocess
|
|
(pps ppx_bench)))
|