mirror of
https://github.com/c-cube/moonpool.git
synced 2026-03-12 16:36:16 -04:00
6 lines
203 B
Text
6 lines
203 B
Text
(library
|
|
(name moonpool_dpool)
|
|
(public_name moonpool.dpool)
|
|
(synopsis "Moonpool's domain pool (used to start worker threads)")
|
|
(flags :standard -open Moonpool_private)
|
|
(libraries moonpool.private))
|