mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
6 lines
140 B
Text
6 lines
140 B
Text
|
|
(executables
|
|
(names fib_rec pi)
|
|
(preprocess (action
|
|
(run %{project_root}/src/cpp/cpp.exe %{input-file})))
|
|
(libraries moonpool unix))
|