mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-05 19:00:35 -05:00
fix dune
This commit is contained in:
parent
5b0ec9ce6e
commit
48d235331b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
(public_name nanoev.unix)
|
||||
(synopsis "Unix/select backend")
|
||||
(private_modules heap)
|
||||
(libraries nanoev unix))
|
||||
(libraries nanoev unix threads.posix))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue