mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 22:35:53 +00:00
7 lines
120 B
Nim
7 lines
120 B
Nim
--threads:on
|
|
--path:"$projectDir/../.."
|
|
--d:testing
|
|
when defined(windows):
|
|
switch("d", "chronicles_colors=NoColors")
|
|
|