Build with Nimble

This commit is contained in:
Victor Golovanenko
2021-02-04 08:15:38 +03:00
parent 666ffe6517
commit f1a40fc40c
3 changed files with 6 additions and 4 deletions

5
src/wpspin.nims Normal file
View File

@@ -0,0 +1,5 @@
switch("gc", "none")
when defined(release):
switch("checks", "off")
switch("debuginfo", "off")