|
|
@ -27,7 +27,6 @@ endif() |
|
|
|
|
|
|
|
target_link_libraries(${EXECUTABLE} webthree) |
|
|
|
target_link_libraries(${EXECUTABLE} ethash) |
|
|
|
target_link_libraries(${EXECUTABLE} ethash-cl) |
|
|
|
|
|
|
|
if (DEFINED WIN32 AND NOT DEFINED CMAKE_COMPILER_IS_MINGW) |
|
|
|
eth_copy_dlls("${EXECUTABLE}" MHD_DLLS) |
|
|
|