mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-06 03:05:32 -05:00
Compare commits
2 commits
43df0f68d6
...
01efbd5b22
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
01efbd5b22 | ||
|
|
57cecc55fc |
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
(library
|
||||
(name nanoev_posix)
|
||||
(public_name nanoev-posix)
|
||||
(enabled_if (= %{os_type} "Unix"))
|
||||
(synopsis "posix backend (poll/ppoll+mtime)")
|
||||
(private_modules heap)
|
||||
(libraries threads nanoev unix iomux mtime mtime.clock.os))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue