]> SALOME platform Git repositories - modules/yacs.git/commitdiff
Salome HOME
Search for some required boost components.
authorvsr <vsr@opencascade.com>
Thu, 3 Oct 2013 14:33:53 +0000 (14:33 +0000)
committervsr <vsr@opencascade.com>
Thu, 3 Oct 2013 14:33:53 +0000 (14:33 +0000)
salome_adm/cmake_files/FindSalomeBoost.cmake

index eedb4f1c7c850b751f19e83305f3ed91065d63be..93ba717ec7ecbda59e68853549030a95a9ffec1c 100644 (file)
 #  !! 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: