#Using SDL.zig with build.zig.zon

1 messages · Page 1 of 1 (latest)

runic galleon
#

I'm trying to add SDL.zig using build.zig.zon. However, when I look at the README.md file is says I have to use @import("SDK.zig") which I don't know how to do without manually downloading the project.

quiet isle
#

@import("name_in_your_zone_file")

quiet isle
runic galleon
#

huh?

indigo pelican