mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
6 lines
186 B
Text
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))
|