Skip to content

Commit 74110a4

Browse files
committed
2 parents 5f3ce3b + 3131576 commit 74110a4

File tree

178 files changed

+9
-21258
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+9
-21258
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ find_package( OpenSSL )
3434
find_package( Threads )
3535
set(CMAKE_VERBOSE_MAKEFILE true)
3636

37+
add_definitions(-DBOOST_ALL_NO_LIB)
38+
3739
if (CMAKE_BUILD_TYPE MATCHES Debug)
3840
add_definitions(-DBOOST_NETWORK_DEBUG)
3941
endif()

HunterGate.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
cmake_minimum_required(VERSION 2.8.10)
1616

17-
set(HUNTER_MINIMUM_VERSION "0.1.2")
18-
set(HUNTER_MINIMUM_VERSION_HASH b540acf9647261ee85ed84af5b552f38ec844191)
17+
set(HUNTER_MINIMUM_VERSION "0.2.2")
18+
set(HUNTER_MINIMUM_VERSION_HASH 2d538ede36c2cf24c526a5d4c452209faa89d536)
1919

2020
# Set HUNTER_ROOT cmake variable to suitable value.
2121
# Info about variable can be found in HUNTER_ROOT_INFO.

libs/network/doc/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

libs/network/doc/Makefile

Lines changed: 0 additions & 89 deletions
This file was deleted.

libs/network/doc/_ext/adjusts.py

Lines changed: 0 additions & 11 deletions
This file was deleted.
-3.42 KB
Binary file not shown.
-2.84 KB
Binary file not shown.

0 commit comments

Comments
 (0)