Skip to content
Snippets Groups Projects
Unverified Commit bfee0d44 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov Committed by GitHub
Browse files

Merge pull request #54 from cellframe/1.1-12-Win

remove s from CmakeList
parents a4362eda 5aac5924
No related branches found
No related tags found
1 merge request!24Support 3689
......@@ -61,7 +61,7 @@ endif()
if(UNIX)
target_link_libraries(dap_chain_net dap_core dap_crypto dap_client dap_stream_ch_chain dap_chain_gdb dap_stream_ch_chain_net dap_chain dap_chain_crypto dap_chain_wallet dap_chain_net_srv dap_chain_mempool dap_chain_global_db -lresolv)
endif()s
endif()
target_include_directories(dap_chain_net INTERFACE . PUBLIC ${IPUTILS_INCLUDE_DIRS})
......
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