nim-eth/tests/config.nims

6 lines
182 B
Plaintext
Raw Normal View History

2019-02-05 11:06:22 +00:00
--threads:on
--path:"$projectDir/.."
2019-10-29 11:45:57 +00:00
# rocksdb_backend newChainDB fails compiling without nimOldCaseObjects as
# rocksdb init does this type of assignment
--define:nimOldCaseObjects