Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / CMakeLists.txt
index 6db7a979a88404c026e86ff262d7ff37509cea35..59fba73805356ac8808ab569f7d3e18e60f224f9 100644 (file)
@@ -21,7 +21,7 @@ IF(QT_QTASSISTANT_FOUND)
 ENDIF(QT_QTASSISTANT_FOUND)
 INCLUDE( ${QT_USE_FILE} )
 FIND_PACKAGE(OpenGL)
-set(Boost_USE_STATIC_LIBS   ON)
+set(Boost_USE_STATIC_LIBS   OFF)
 set(Boost_USE_MULTITHREADED ON)
 FIND_PACKAGE(Boost 1.40 REQUIRED filesystem serialization system program_options )
 FIND_PACKAGE(Boost 1.40 COMPONENTS python)