X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=qui%2FCMakeLists.txt;h=1ae54fd01c741dfb00c164502f82c36b476cf89e;hb=HEAD;hp=8b446e67c0a5420ce722a34b1c0ce9d0d5d8eeab;hpb=a16470ae609a64a5233f5e2a6004238053bce027;p=mussa.git diff --git a/qui/CMakeLists.txt b/qui/CMakeLists.txt index 8b446e6..1ae54fd 100644 --- a/qui/CMakeLists.txt +++ b/qui/CMakeLists.txt @@ -10,6 +10,8 @@ IF(QT_QTASSISTANT_FOUND) ENDIF(QT_QTASSISTANT_FOUND) INCLUDE( ${QT_USE_FILE} ) FIND_PACKAGE(OpenGL) +set(Boost_USE_STATIC_LIBS OFF) +set(Boost_USE_MULTITHREADED ON) FIND_PACKAGE(Boost 1.34.1) FIND_PACKAGE(PythonLibs)