tiny_httpd/src/bin/dune
2019-11-17 11:37:59 -06:00

6 lines
133 B
Text

(executable
(name http_of_dir)
(public_name http_of_dir)
(flags :standard -warn-error -3)
(libraries simplehttpserver str))