nanoev/src/tiny_httpd/dune

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)))