mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 02:42:05 +00:00
enable 'protobuf'
This commit is contained in:
@@ -71,7 +71,7 @@ pkg "patty"
|
||||
pkg "plotly", true, "nim c --oldgensym:on examples/all.nim"
|
||||
pkg "pnm"
|
||||
pkg "polypbren"
|
||||
# pkg "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
|
||||
pkg "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
|
||||
pkg "rbtree"
|
||||
pkg "react", false, "nimble example"
|
||||
pkg "regex", true, "nim c src/regex"
|
||||
|
||||
Reference in New Issue
Block a user