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

[-] Removed old trash

parent ff35507d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 3)
SET( CPACK_PACKAGE_VERSION_MINOR 0)
SET( CPACK_PACKAGE_VERSION_PATCH 1)
SET( CPACK_PACKAGE_VERSION_PATCH 2)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
......@@ -91,7 +91,6 @@ if(WIN32)
add_executable(${NODE_CLI_TARGET} "sources/main_node_cli.c" )
add_executable(${NODE_TOOL_TARGET} "sources/main_node_tool.c" )
target_link_libraries(${NODE_CLI_TARGET} dap_chain_net dap_app_cli nghttp2 ssl cares crypto z pthread # curl
${CMAKE_CURRENT_SOURCE_DIR}/lib/[x86_64CLANG]/curl[x86_64CLANG].a
KERNEL32
USER32
SHELL32
......
Subproject commit 350481b6d45ae54fce7a3aa4a9e3dfe4d0da126c
Subproject commit f90579fdb3e6c22ad51363cc3cfbf2e6096891a8
Subproject commit 1b96755818836aeeb8c8d04ba1536f573017ea42
Subproject commit 49b78164c3655a1b5bfc68957392f64ea94ae325
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