Skip to content

Commit

Permalink
lllc
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Mar 21, 2016
1 parent e71933c commit bad14f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ add_subdirectory(solc)
if (NOT EMSCRIPTEN)
add_subdirectory(test)
endif()
if (ETHASHCL)
add_subdirectory(lllc)
endif()

# TODO installation and packaging rules

0 comments on commit bad14f4

Please sign in to comment.