XDG library path support for OCaml via Eio capabilities
linux macos ocaml xdg

tests: optional on eio_main

Changed files
+2
test
+2
test/dune
···
(executable
(name xdg_example)
+
(optional)
(libraries xdge eio_main cmdliner fmt))
(executable
(name test_paths)
+
(optional)
(libraries xdge eio eio_main))
(cram