mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
[examples/all] Make OS-specific for zlib, cmark
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//+build windows, linux
|
||||
package all
|
||||
|
||||
import cm "vendor:commonmark"
|
||||
_ :: cm
|
||||
Reference in New Issue
Block a user