Salome HOME
[MEDCalc] Mesh view and slice presentation.
[modules/med.git] / src / MEDCalc / cmp / CMakeLists.txt
index edad94b6116f3de25f7485108000a6d20f0eef0c..3a443934c72719b3f0c38829c9b343846d70f4ce 100644 (file)
@@ -39,10 +39,11 @@ SET(COMMON_SOURCES
   MEDPresentationManager_i.cxx
   MEDPresentation.cxx
   # presentations
+  MEDPresentationMeshView.cxx
   MEDPresentationScalarMap.cxx
   MEDPresentationContour.cxx
 #  MEDPresentationVectorField.cxx
-#  MEDPresentationSlices.cxx
+  MEDPresentationSlices.cxx
 #  MEDPresentationDeflectionShape.cxx
 #  MEDPresentationPointSprite.cxx
 )