Skip to content
Snippets Groups Projects
Commit bc93ab16 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

[*] Fixed links

parent 6b0a3a87
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ set(DAP_STREAM_CH_CHAIN_NET_SRCS dap_stream_ch_chain_net.c dap_stream_ch_chain_n
add_library(${PROJECT_NAME} STATIC ${DAP_STREAM_CH_CHAIN_NET_SRCS})
target_link_libraries(dap_stream_ch_chain_net dap_core dap_crypto dap_core_server dap_stream dap_stream_ch dap_stream_ch_chain
target_link_libraries(dap_stream_ch_chain_net dap_core dap_crypto dap_stream dap_stream_ch dap_stream_ch_chain
dap_chain_net)
target_include_directories(dap_stream_ch_chain_net 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