Browse Source

Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop

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

2
CMakeLists.txt

@ -397,7 +397,7 @@ if (GUI)
endif()
if (APPLE)
if (APPLE AND GUI)
add_custom_target(appdmg
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}

Loading…
Cancel
Save