Browse Source

update windows precompiled qt version 5.3 -> 5.4

cl-refactor
Marek Kotewicz 10 years ago
parent
commit
8bc011394b
  1. 2
      extdep/CMakeLists.txt

2
extdep/CMakeLists.txt

@ -42,7 +42,7 @@ else()
endif()
eth_download(leveldb OSX_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/scripts/leveldb_osx.sh)
eth_download(qt)
eth_download(qt VERSION 5.4)
eth_download(cryptopp)
eth_download(boost)
eth_download(curl)

Loading…
Cancel
Save