Marek Kotewicz
10 years ago
6 changed files with 22 additions and 3 deletions
@ -0,0 +1,7 @@ |
|||
|
|||
set(web3 "${CMAKE_CURRENT_LIST_DIR}/../libjsqrc/ethereumjs/dist/web3.min.js") |
|||
|
|||
set(ETH_RESOURCE_NAME "JSConsoleResources") |
|||
set(ETH_RESOURCE_LOCATION "${CMAKE_CURRENT_BINARY_DIR}") |
|||
set(ETH_RESOURCES "web3") |
|||
|
Loading…
Reference in new issue