mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-05 19:00:35 -05:00
6 lines
154 B
Text
6 lines
154 B
Text
(library
|
|
(name nanoev_unix)
|
|
(public_name nanoev.unix)
|
|
(synopsis "Unix/select backend")
|
|
(private_modules heap)
|
|
(libraries nanoev unix threads.posix))
|