|
@ -152,11 +152,11 @@ add_subdirectory(secp256k1) |
|
|
add_subdirectory(libethereum) |
|
|
add_subdirectory(libethereum) |
|
|
add_subdirectory(test) |
|
|
add_subdirectory(test) |
|
|
add_subdirectory(eth) |
|
|
add_subdirectory(eth) |
|
|
if (NOT HEADLESS) |
|
|
|
|
|
if ("${TARGET_PLATFORM}" STREQUAL "w64") |
|
|
if ("${TARGET_PLATFORM}" STREQUAL "w64") |
|
|
else () |
|
|
else () |
|
|
add_subdirectory(neth) |
|
|
add_subdirectory(neth) |
|
|
endif () |
|
|
endif () |
|
|
|
|
|
if (NOT HEADLESS) |
|
|
add_subdirectory(libqethereum) |
|
|
add_subdirectory(libqethereum) |
|
|
add_subdirectory(alethzero) |
|
|
add_subdirectory(alethzero) |
|
|
add_subdirectory(walleth) |
|
|
add_subdirectory(walleth) |
|
|