ethereum / mix

The Mix Ethereum Dapp Development Tool
http://www.ethereum.org
MIT License
167 stars 257 forks source link

leveldb linkage #304

Closed winsvega closed 8 years ago

winsvega commented 8 years ago

connects to https://github.com/ethereum/webthree-umbrella/issues/468

bobsummerwill commented 8 years ago

Hey @winsvega!

Please could you add comments on these lines, saying that these are indirect dependencies required by leveldb? So we don't lose track of that.

Even better, you could have a look at the CMake support for switching between leveldb and rocksdb, and put them inside "if leveldb" conditionals.