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

[*] Build errors

parent acf64b37
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ add_library(${PROJECT_NAME} STATIC ${DAP_CHAIN_BLOCK_CS_POW_SRCS} ${DAP_CHAIN_BL
target_link_libraries(dap_chain_block_cs_pow dap_core dap_crypto dap_chain dap_chain_crypto dap_chain_crypto_cs )
target_include_directories(dap_chain_block_cs_pow INTERFACE .)
set(${PROJECT_NAME}_DEFINITIONS CACHE INTERNAL "${PROJECT_NAME}: Definitions" FORCE)
......
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