From: ageay Date: Fri, 29 Jun 2012 14:31:25 +0000 (+0000) Subject: Addition of getName methods for PARAVIS X-Git-Tag: V6_main_FINAL~612 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ed6b30fc085a5b4817d4d2443d2ea7474ab18714;p=tools%2Fmedcoupling.git Addition of getName methods for PARAVIS --- diff --git a/src/MEDCouplingCorba/CMakeLists.txt b/src/MEDCouplingCorba/CMakeLists.txt index c3905fd24..e4d866dff 100644 --- a/src/MEDCouplingCorba/CMakeLists.txt +++ b/src/MEDCouplingCorba/CMakeLists.txt @@ -43,6 +43,7 @@ SET(medcouplingcorba_SOURCES MEDCouplingFieldOverTimeServant.cxx DataArrayDoubleServant.cxx DataArrayIntServant.cxx + DataArrayServant.cxx ) ADD_LIBRARY(medcouplingcorba SHARED ${medcouplingcorba_SOURCES})