moonpool/benchs/dune
2023-07-09 19:49:25 -04:00

6 lines
140 B
Text

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