mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-09 12:45:40 -05:00
6 lines
145 B
Text
6 lines
145 B
Text
|
|
(library
|
|
(name tiny_httpd_lwt)
|
|
(public_name tiny_httpd_lwt)
|
|
(enabled_if (>= %{ocaml_version} 5.0))
|
|
(libraries tiny_httpd lwt lwt.unix))
|