Salome HOME
Little refactoring of progeny mechanism to avoid if.
[tools/medcoupling.git] / src / MEDCoupling / CMakeLists.txt
index bbd0d8ea0de8248158607a2561d52dce1c0e0449..5c462b1e4ec62538f838ef8f8eef74afa32e2e4f 100644 (file)
@@ -55,7 +55,9 @@ SET(medcoupling_SOURCES
   MEDCouplingMultiFields.cxx
   MEDCouplingDefinitionTime.cxx
   MEDCouplingFieldOverTime.cxx
-  MEDCouplingAHOGMesh.cxx
+  MEDCouplingCartesianAMRMesh.cxx
+  MEDCouplingAMRAttribute.cxx
+  MEDCouplingMatrix.cxx
   )
 
 SET(medcouplingremapper_SOURCES