Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2ec7421

Browse files
committed
Minimum version of Boost is now 1.58.
1 parent87c9042 commit2ec7421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ add_definitions(-DBOOST_TEST_DYN_LINK)
4545
# Always use multi-threaded Boost libraries.
4646
set(Boost_USE_MULTI_THREADEDON)
4747

48-
find_package(Boost 1.57.0 REQUIRED COMPONENTSsystem)
48+
find_package(Boost 1.58.0 REQUIRED COMPONENTSsystem)
4949

5050
if (CPP-NETLIB_ENABLE_HTTPS)
5151
find_package( OpenSSL )

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp