Salome HOME
Fix merge errors post 8.3.0
[tools/medcoupling.git] / src / MEDCoupling / CMakeLists.txt
index 2c8a580ae5f949a216016101f60048565d6a0c72..30695ac6fba1b85fdb5f8bd179a277e95bc62e12 100644 (file)
@@ -34,6 +34,7 @@ INCLUDE_DIRECTORIES(
 
 SET(medcoupling_SOURCES
   MEDCouplingField.cxx
+  MEDCouplingFieldFloat.cxx
   MEDCouplingFieldDouble.cxx
   MEDCouplingFieldInt.cxx
   MEDCouplingUMesh.cxx
@@ -43,6 +44,7 @@ SET(medcoupling_SOURCES
   MEDCouplingMemArray.cxx
   MEDCouplingMemArrayFloat.cxx
   MEDCouplingMemArrayChar.cxx
+  MEDCouplingMap.cxx
   MEDCouplingTraits.cxx
   MEDCouplingTimeLabel.cxx
   MEDCouplingCMesh.cxx