mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 17:35:45 +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")
|
|
|