We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ba740 commit 19386b5Copy full SHA for 19386b5
1 file changed
src/CMakeLists.txt
@@ -35,7 +35,6 @@ set(SERVOARRAY_DEFAULT_CONFIG_FILES ~/.servoarrayrc ./.servoarrayrc)
35
36
option(BUILD_PYTHON "Build servoarray python module" ON)
37
38
-set(Boost_USE_STATIC_LIBS ON)
39
find_package(Boost 1.36.0 REQUIRED COMPONENTS filesystem system)
40
include_directories(${Boost_INCLUDE_DIRS})
41
0 commit comments