mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
lllc
This commit is contained in:
parent
e71933c63c
commit
bad14f428b
@ -31,5 +31,8 @@ add_subdirectory(solc)
|
|||||||
if (NOT EMSCRIPTEN)
|
if (NOT EMSCRIPTEN)
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
endif()
|
endif()
|
||||||
|
if (ETHASHCL)
|
||||||
|
add_subdirectory(lllc)
|
||||||
|
endif()
|
||||||
|
|
||||||
# TODO installation and packaging rules
|
# TODO installation and packaging rules
|
||||||
|
Loading…
Reference in New Issue
Block a user