mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-07-24 00:03:11 +00:00
Add missing flags.
This commit is contained in:
parent
6a97b02414
commit
dbdad788ed
@ -26,6 +26,8 @@ const
|
||||
|
||||
flags* = (includes & defs & pdefs).mapIt(it.quoteShell()).join(" ")
|
||||
|
||||
{.localPassC: flags.}
|
||||
|
||||
when defined(windows):
|
||||
{.passl: "-lws2_32 -liphlpapi -lbcrypt".}
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user