Salome HOME
Little refactoring of progeny mechanism to avoid if.
[tools/medcoupling.git] / src / MEDCoupling / CMakeLists.txt
index bc89616716a13412e7b5089920285cdfd6203f17..5c462b1e4ec62538f838ef8f8eef74afa32e2e4f 100644 (file)
@@ -40,6 +40,7 @@ SET(medcoupling_SOURCES
   MEDCouplingMemArrayChar.cxx
   MEDCouplingTimeLabel.cxx
   MEDCouplingCMesh.cxx
+  MEDCouplingIMesh.cxx
   MEDCouplingCurveLinearMesh.cxx
   MEDCouplingStructuredMesh.cxx
   MEDCouplingTimeDiscretization.cxx
@@ -54,6 +55,9 @@ SET(medcoupling_SOURCES
   MEDCouplingMultiFields.cxx
   MEDCouplingDefinitionTime.cxx
   MEDCouplingFieldOverTime.cxx
+  MEDCouplingCartesianAMRMesh.cxx
+  MEDCouplingAMRAttribute.cxx
+  MEDCouplingMatrix.cxx
   )
 
 SET(medcouplingremapper_SOURCES