nim-eth/tests/config.nims

6 lines
182 B
Plaintext
Raw Normal View History

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