nim-eth/tests/p2p/config.nims
2019-02-07 17:11:38 +01:00

7 lines
120 B
Nim

--threads:on
--path:"$projectDir/../.."
--d:testing
when defined(windows):
switch("d", "chronicles_colors=NoColors")