From: vsr Date: Thu, 3 Oct 2013 14:33:53 +0000 (+0000) Subject: Search for some required boost components. X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8aa8fe270e90c4ea684ad6d7252ec668b67937dd;p=modules%2Fyacs.git Search for some required boost components. --- diff --git a/salome_adm/cmake_files/FindSalomeBoost.cmake b/salome_adm/cmake_files/FindSalomeBoost.cmake index eedb4f1c7..93ba717ec 100644 --- a/salome_adm/cmake_files/FindSalomeBoost.cmake +++ b/salome_adm/cmake_files/FindSalomeBoost.cmake @@ -24,9 +24,10 @@ # !! Please read the generic detection procedure in SalomeMacros.cmake !! # SET(Boost_USE_STATIC_LIBS OFF) -SET(Boost_USE_MULTITHREADED ON ) +SET(Boost_USE_MULTITHREADED ON) SET(Boost_USE_STATIC_RUNTIME OFF) SET(Boost_NO_BOOST_CMAKE ON) +SET(SalomeBoost_FIND_COMPONENTS filesystem regex signals system thread) IF(WIN32) # Under windows, one extra sub-directory in the boost installation hierarchy: