Skip to content

Commit ac66ddc

Browse files
committed
Remove Boost::system from foxy.
1 parent 9152599 commit ac66ddc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

vendor/foxy/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ include(${CMAKE_FILES}/certify.cmake)
3737
find_package(
3838
Boost ${foxy_minimum_boost_version}
3939
REQUIRED
40-
system
4140
date_time
4241
)
4342

@@ -155,7 +154,6 @@ target_link_libraries(
155154

156155
PUBLIC
157156
Boost::boost
158-
Boost::system
159157
Boost::date_time
160158
OpenSSL::SSL
161159
Threads::Threads

0 commit comments

Comments
 (0)