mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-01 11:34:43 +00:00
fixes #24472 Excluding variables which are initialized in the nimvm branch so that they won't interfere the other branch
This commit is contained in:
@@ -138,7 +138,7 @@ pkg "plotly", "nim c examples/all.nim"
|
||||
pkg "pnm"
|
||||
pkg "polypbren"
|
||||
pkg "presto"
|
||||
# pkg "prologue", "nimble tcompile"
|
||||
pkg "prologue", "nimble tcompile"
|
||||
pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim"
|
||||
pkg "rbtree"
|
||||
pkg "react", "nimble example"
|
||||
|
||||
Reference in New Issue
Block a user