[examples/all] Make OS-specific for zlib, cmark

This commit is contained in:
Jeroen van Rijn
2022-09-21 16:54:21 +02:00
parent 0ca8a5e186
commit 3455e5690c
3 changed files with 10 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
//+build windows, linux
package all
import cm "vendor:commonmark"
_ :: cm