Skip to content

Commit cbe76fe

Browse files
committed
add mdx to windows dune file
1 parent 0777723 commit cbe76fe

File tree

1 file changed

+5
-0
lines changed
  • lib_eio_windows/test

1 file changed

+5
-0
lines changed

lib_eio_windows/test/dune

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
(mdx
2+
(package eio_windows)
3+
(enabled_if (= %{os_type} "Win32"))
4+
(deps (package eio_windows)))
5+
16
(test
27
(name test)
38
(package eio_windows)

0 commit comments

Comments
 (0)