mirror of https://github.com/status-im/NimYAML.git
Fixed bench config
This commit is contained in:
parent
4670450a27
commit
7461636365
|
@ -31,6 +31,7 @@ task bench, "Benchmarking":
|
|||
--r
|
||||
--w:off
|
||||
--hints:off
|
||||
--d:release
|
||||
setCommand "c", "bench/bench"
|
||||
|
||||
task clean, "Remove all generated files":
|
||||
|
|
Loading…
Reference in New Issue