Skip to content
Snippets Groups Projects
Commit dda0c379 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Rename and fixes

parent a3f1cff5
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ set(DAP_CHAIN_BLOCK_CS_POW_HEADERS
add_library(${PROJECT_NAME} STATIC ${DAP_CHAIN_BLOCK_CS_POW_SRCS} ${DAP_CHAIN_BLOCK_CS_POW_HEADERS})
target_link_libraries(dap_core dap_crypto dap_chain dap_chain_crypto dap_chain_crypto_cs )
target_link_libraries(dap_chain_block_cs_pow dap_core dap_crypto dap_chain dap_chain_crypto dap_chain_crypto_cs )
set(${PROJECT_NAME}_DEFINITIONS CACHE INTERNAL "${PROJECT_NAME}: Definitions" FORCE)
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment