|
@ -335,9 +335,11 @@ add_subdirectory(libethential) |
|
|
add_subdirectory(libevmface) |
|
|
add_subdirectory(libevmface) |
|
|
add_subdirectory(liblll) |
|
|
add_subdirectory(liblll) |
|
|
add_subdirectory(libserpent) |
|
|
add_subdirectory(libserpent) |
|
|
|
|
|
if(NOT APPLE) |
|
|
if(PYTHON_LS) |
|
|
if(PYTHON_LS) |
|
|
add_subdirectory(libpyserpent) |
|
|
add_subdirectory(libpyserpent) |
|
|
endif() |
|
|
endif() |
|
|
|
|
|
endif() |
|
|
add_subdirectory(lllc) |
|
|
add_subdirectory(lllc) |
|
|
add_subdirectory(sc) |
|
|
add_subdirectory(sc) |
|
|
if (NOT LANGUAGES) |
|
|
if (NOT LANGUAGES) |
|
|