We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a76911a + a6599e5 commit 88032f3Copy full SHA for 88032f3
CMakeLists.txt
@@ -94,7 +94,6 @@ IF (MSGPACK_BOOST)
94
SET (CMAKE_CXX_FLAGS "-DMSGPACK_USE_BOOST ${CMAKE_CXX_FLAGS}")
95
ENDIF ()
96
97
-SET (Boost_USE_STATIC_LIBS ON) # only find static libs
98
SET (Boost_USE_MULTITHREADED ON)
99
SET (Boost_USE_STATIC_RUNTIME OFF)
100
FIND_PACKAGE (Boost COMPONENTS chrono context timer system)
0 commit comments