Skip to content

Commit

Permalink
cmake: Include EVMC in evmone installation
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed May 21, 2021
1 parent 4f60d3b commit c9ae2ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ hunter_add_package(ethash)
find_package(ethash CONFIG REQUIRED)

option(EVMC_TOOLS "Build EVMC test tools" ${EVMONE_TESTING})
option(EVMC_INSTALL "Install EVMC" OFF)
add_subdirectory(evmc)

cable_configure_compiler()
Expand Down

0 comments on commit c9ae2ad

Please sign in to comment.