clipboard/config/nocurl.zig
Emil Lerch e4849bcd13
partial windows support/external curl
zfetch (or iguana) is triggering some Crowdstrike heuristic
simply from the inclusion of the library, so we need to add
an option to compile with included zfetch or with external
curl
2022-01-05 17:46:08 -08:00

2 lines
36 B
Zig

pub const curl: ?[]const u8 = null;