Salome HOME
Bug: boost::archive::text_iarchive fails if archive created by newer version
[modules/smesh.git] / src / SMESHUtils / CMakeLists.txt
index 652f469debac76bf2ec900f42214bf34ca9ef0b3..8eb4e3b68d8910ee18a32ff3415eb121ba1d6508 100644 (file)
@@ -61,6 +61,7 @@ SET(SMESHUtils_HEADERS
   SMESH_ControlPnt.hxx
   SMESH_Delaunay.hxx
   SMESH_Indexer.hxx
   SMESH_ControlPnt.hxx
   SMESH_Delaunay.hxx
   SMESH_Indexer.hxx
+  SMESH_BoostTxtArchive.hxx
   )
 
 # --- sources ---
   )
 
 # --- sources ---
@@ -84,6 +85,7 @@ SET(SMESHUtils_SOURCES
   SMESH_Offset.cxx
   SMESH_Slot.cxx
   SMESH_PolyLine.cxx
   SMESH_Offset.cxx
   SMESH_Slot.cxx
   SMESH_PolyLine.cxx
+  SMESH_BoostTxtArchive.cxx
   )
 
 # --- rules ---
   )
 
 # --- rules ---