Salome HOME
Updated copyright comment
[modules/med.git] / src / MEDCalc / cmp / CMakeLists.txt
index 3eb34835aae3dbc82cba8e6d9190ec974334c9f7..34dec257624a32a1807cff972acdd4e99d8d5120 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -49,6 +49,10 @@ SET(COMMON_SOURCES
   MEDPresentationDeflectionShape.cxx
   MEDPresentationStreamLines.cxx
   MEDPresentationCutSegment.cxx
+  MEDFactory_i.cxx
+  MEDFactory_No_Session_i.cxx
+  MEDFactory_Session_i.cxx
+
 )
 
 SET(MEDEngineCommon_SOURCES
@@ -56,11 +60,13 @@ SET(MEDEngineCommon_SOURCES
 )
 
 SET(MEDFactoryEngine_SOURCES
-  MEDFactory_i.cxx
+    _MEDFactory_Session_i.cxx
 )
 
 SET(MEDEngine_SOURCES
   MED.cxx
+  MED_Session.cxx
+  MED_No_Session.cxx
 )
 
 SET(COMMON_LIBS