]> SALOME platform Git repositories - tools/configuration.git/commitdiff
Salome HOME
Add boost serialization package
authoreap <eap@opencascade.com>
Tue, 2 Jul 2019 15:16:01 +0000 (18:16 +0300)
committereap <eap@opencascade.com>
Tue, 2 Jul 2019 15:16:01 +0000 (18:16 +0300)
To be used to easy create persistence of new SMESH hypotheses

cmake/FindSalomeBoost.cmake

index a1d48853815a8ce83dab1b7e33e97a087fda3e11..80fe238985fda08ea83f3cfdb4eb269b7364b52c 100644 (file)
@@ -27,7 +27,7 @@ SET(Boost_USE_STATIC_LIBS        OFF)
 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 date_time chrono)
+SET(SalomeBoost_FIND_COMPONENTS  filesystem regex signals system thread date_time chrono serialization)
 
 IF(WIN32)
   # Under windows, one extra sub-directory in the boost installation hierarchy: