mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-16 07:46:11 -05:00
9 lines
235 B
Text
9 lines
235 B
Text
(library
|
|
(public_name moonpool)
|
|
(name moonpool)
|
|
(libraries moonpool.private)
|
|
(flags :standard -open Moonpool_private)
|
|
(private_modules domain_pool_)
|
|
(preprocess
|
|
(action
|
|
(run %{project_root}/src/cpp/cpp.exe %{input-file}))))
|