Skip to content

Commit

Permalink
Merge pull request #185 from leapmotion/ref-nodefaultstaticbost
Browse files Browse the repository at this point in the history
DO NOT force boost static linkage
  • Loading branch information
gtremper committed Oct 30, 2014
2 parents 94a5f25 + c21f373 commit d705937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/autonet/CMakeLists.txt
@@ -1,4 +1,3 @@
set(Boost_USE_STATIC_LIBS ON)
find_package(Boost COMPONENTS system QUIET)
if(NOT Boost_FOUND)
message("Cannot build Autonet, boost not installed on this system")
Expand Down

0 comments on commit d705937

Please sign in to comment.