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

Commitd100aaa

Browse files
committed
Removed date_time from Boost_COMPONENTS because it is header-only in later versions of Boost.
1 parent41a1e67 commitd100aaa

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
@@ -28,7 +28,7 @@ else()
2828
set(BUILD_SHARED_LIBSOFF)
2929
endif()
3030
set(Boost_USE_MULTITHREADEDON)
31-
set(Boost_COMPONENTSsystemregexdate_timefilesystem program_options )
31+
set(Boost_COMPONENTSsystemregex filesystem program_options )
3232
find_package( Boost 1.53 REQUIRED${Boost_COMPONENTS} )
3333
find_package( OpenSSL )
3434
find_package( Threads )

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp