mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-05 19:00:35 -05:00
11 lines
201 B
Text
11 lines
201 B
Text
(library
|
|
(name nanoev_tiny_httpd)
|
|
(public_name nanoev_tiny_httpd)
|
|
(libraries
|
|
threads
|
|
picos
|
|
(re_export nanoev)
|
|
nanoev.picos
|
|
picos_std.sync
|
|
(re_export iostream)
|
|
(re_export tiny_httpd)))
|