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

[*] Build fixes

parent 97752513
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ set(DAP_CHAIN_HEADERS
add_library(${PROJECT_NAME} STATIC ${DAP_CHAIN_SRCS} ${DAP_CHAIN_HEADERS})
target_link_libraries(dap_chain dap_core dap_chain_block )
target_link_libraries(dap_chain dap_core dap_chain_block dap_chain_crypto)
target_include_directories(dap_chain INTERFACE .)
......
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