mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
fix build
This commit is contained in:
parent
64c3442078
commit
70018423ff
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
(library
|
(library
|
||||||
(name t_fibers)
|
(name t_fibers)
|
||||||
(enabled_if
|
|
||||||
(>= %{ocaml_version} 5.0))
|
|
||||||
(package moonpool)
|
(package moonpool)
|
||||||
|
(optional)
|
||||||
(libraries moonpool moonpool.fib trace qcheck-core))
|
(libraries moonpool moonpool.fib trace qcheck-core))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue