mirror of
https://github.com/c-cube/nanoev.git
synced 2026-03-10 07:45:48 -04: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))
|