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