Browse Source

tidying up

cl-refactor
Matthew Wampler-Doty 10 years ago
parent
commit
7835d8f540
  1. 1
      CMakeLists.txt

1
CMakeLists.txt

@ -2,7 +2,6 @@ set(LIBRARY ethash)
if (CPPETHEREUM)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC")
#else ()
endif ()
set(CMAKE_BUILD_TYPE Release)

Loading…
Cancel
Save