Skip to content

Commit f277835

Browse files
committed
Dep/Boost: Remove linking boost::system library, it is fully header only since 1.89 and has been just a empty dummy library since 1.69
(cherry picked from commit c87a004a1688f5dfe463493fbcd47027ea1dcf2e)
1 parent 578e7c3 commit f277835

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dep/boost/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ endif()
4343
find_package(Boost ${BOOST_REQUIRED_VERSION}
4444
REQUIRED
4545
COMPONENTS
46-
system
4746
filesystem
4847
program_options
4948
regex

0 commit comments

Comments
 (0)