config(config.nims): Flags for building waku

This commit is contained in:
Emil Ivanichkov 2024-01-10 22:10:45 +02:00
parent 2037a78f29
commit 54e92bdce5
1 changed files with 6 additions and 0 deletions

View File

@ -3,3 +3,9 @@
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config
--threads:on
--opt:speed
--excessiveStackTrace:on
# enable metric collection
--define:metrics