We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nimble.nim.cfg
1 parent cd90fec commit 123f97aCopy full SHA for 123f97a
src/nimble.nim.cfg
@@ -2,5 +2,8 @@
2
#--noNimblePath
3
--path:"$nim/"
4
--path:"./vendor/nim"
5
+--path:"../vendor/zippy/src"
6
+--path:"../vendor/sat/src"
7
+--path:"../vendor/checksums/src"
8
-d:ssl
9
-d:nimcore # Enable 'gorge' in Nim's VM. See https://github.com/nim-lang/Nim/issues/8096
0 commit comments