systemd-ml/lib_main/dune

6 lines
148 B
Plaintext
Raw Normal View History

2024-09-24 09:19:09 +00:00
(library
(name systemd_main)
(public_name systemd.main)
(preprocess (pps ppx_unicode))
(libraries eio eio_linux systemd systemd.xlog xlog))