Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / alg / CMakeLists.txt
index a9308d0589d4db20627414f234b2a7a5e503c225..83315dca6333bf4438a4e672f2e7b5d2ca1cb517 100644 (file)
@@ -1,6 +1,6 @@
 FIND_PACKAGE(OpenGL )
 
-set(Boost_USE_STATIC_LIBS   ON)
+set(Boost_USE_STATIC_LIBS   OFF)
 set(Boost_USE_MULTITHREADED ON)
 FIND_PACKAGE(Boost 1.34.1 REQUIRED filesystem unit_test_framework
                                                                serialization system program_options )