mte/unikernel/duniverse/ocaml-cstruct/ppx_test/with-lwt/dune
2025-11-11 02:07:51 +01:00

5 lines
119 B
Text

(executables
(names ppx_cstruct_and_lwt)
(preprocess
(pps lwt_ppx ppx_cstruct))
(libraries cstruct lwt lwt.unix))