Skip to content
Snippets Groups Projects
Commit cf82f6cc authored by alexey.stratulat's avatar alexey.stratulat
Browse files

[*] Fix.

parent 7cf79fa1
No related branches found
No related tags found
1 merge request!27Support update sdk and merge plugins repo
......@@ -22,7 +22,7 @@ add_library(${PROJECT_NAME} STATIC ${CHAIN_PLUGINS_PYTHON_SRCS} ${CHAIN_PLUGINS_
target_link_libraries(${PROJECT_NAME})
target_link_libraries(${PROJECT_NAME} dap_chain_common dap_core dap_crypto dap_crypto_python_module)
target_link_libraries(${PROJECT_NAME} dap_core )
target_include_directories(${PROJECT_NAME} PUBLIC include/ )
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