tiny_httpd/examples/fuseau/dune
2024-02-16 00:18:15 -05:00

5 lines
156 B
Text

(executable
(name echo)
(flags :standard -warn-error -a+8)
(modules echo)
(libraries tiny_httpd tiny_httpd.fuseau fuseau.unix logs tiny_httpd_camlzip))