Browse Source

Minor cmake cleanpus.

cl-refactor
Gav Wood 10 years ago
parent
commit
cc06339f0e
  1. 2
      CMakeLists.txt

2
CMakeLists.txt

@ -203,7 +203,9 @@ eth_format_option(ROCKSDB)
eth_format_option(GUI)
eth_format_option(TESTS)
eth_format_option(NOBOOST)
eth_format_option(ROCKSDB)
eth_format_option(TOOLS)
eth_format_option(ETHKEY)
eth_format_option(ETHASHCL)
eth_format_option(JSCONSOLE)
eth_format_option_on_decent_platform(SERPENT)

Loading…
Cancel
Save