We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0e67c commit 1c3d0f2Copy full SHA for 1c3d0f2
bindings/nim/nim_code/nim_peerdas_kzg.nimble
@@ -17,6 +17,8 @@ installDirs = @[
17
staticLibInstallDir,
18
]
19
20
+switch("cc", "vcc")
21
+
22
# Dependencies
23
24
requires "nim >= 2.0.4"
0 commit comments