moonpool/benchs/dune
Simon Cruanes a47654b492
fix
2024-02-07 23:16:59 -05:00

6 lines
186 B
Text

(executables
(names fib_rec pi)
(preprocess
(action
(run %{project_root}/src/cpp/cpp.exe %{input-file})))
(libraries moonpool moonpool.forkjoin unix trace trace-tef domainslib))