mirror of
https://github.com/drygdryg/wpspin-nim.git
synced 2025-05-24 17:22:58 +03:00
Build with Nimble
This commit is contained in:
5
src/wpspin.nims
Normal file
5
src/wpspin.nims
Normal file
@@ -0,0 +1,5 @@
|
||||
switch("gc", "none")
|
||||
|
||||
when defined(release):
|
||||
switch("checks", "off")
|
||||
switch("debuginfo", "off")
|
Reference in New Issue
Block a user