Need boost system for Python build in Boost 1.40.
[mussa.git] / py / CMakeLists.txt
index 46e194345faa9d5e9d1374a271fe65ce420e4ac1..0e0848816cfeecd013ca8d276654595fb04e8a93 100644 (file)
@@ -38,6 +38,7 @@ IF(Boost_PYTHON_LIBRARY)
   SET(MUSSA_LIBRARIES
         mussa_core
         ${Boost_PYTHON_LIBRARY}
+       ${Boost_SYSTEM_LIBRARY}
         ${Boost_FILESYSTEM_LIBRARY}
         ${Boost_SERIALIZATION_LIBRARY}
         ${OPENGL_gl_LIBRARY}