From: inv Date: Thu, 3 Oct 2013 17:14:35 +0000 (+0000) Subject: Synchronize adm files X-Git-Tag: V7_3_0a1~116 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2a05a3169a9d15b5ee8ae265064f08fedfa3dfd2;p=modules%2Fmed.git Synchronize adm files --- diff --git a/adm_local_without_kernel/cmake_files/FindSalomeBoost.cmake b/adm_local_without_kernel/cmake_files/FindSalomeBoost.cmake index eedb4f1c7..93ba717ec 100644 --- a/adm_local_without_kernel/cmake_files/FindSalomeBoost.cmake +++ b/adm_local_without_kernel/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: