We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0777723 commit cbe76feCopy full SHA for cbe76fe
lib_eio_windows/test/dune
@@ -1,3 +1,8 @@
1
+(mdx
2
+ (package eio_windows)
3
+ (enabled_if (= %{os_type} "Win32"))
4
+ (deps (package eio_windows)))
5
+
6
(test
7
(name test)
8
(package eio_windows)
0 commit comments