Skip to content

Commit 5bc7f92

Browse files
committed
Removed Boost_USE_STATIC_LIBS option
1 parent 0b850d5 commit 5bc7f92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ if(NOT DEFINED USE_BOOST_VERSION)
114114
set(USE_BOOST_VERSION 1.83)
115115
endif()
116116

117-
option(Boost_USE_STATIC_LIBS "Link statically with boost libraries" OFF)
118117
find_package(Boost ${USE_BOOST_VERSION} REQUIRED COMPONENTS
119118
system
120119
context

0 commit comments

Comments
 (0)