]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Cmakization of MED.
authorageay <ageay>
Wed, 21 Mar 2012 13:15:40 +0000 (13:15 +0000)
committerageay <ageay>
Wed, 21 Mar 2012 13:15:40 +0000 (13:15 +0000)
idl/CMakeLists.txt

index f16adae804dd9a39b28bef563198e9045ebdb4b0..22c1211e8b999831bcb6110d091df9df13b26225 100644 (file)
@@ -34,6 +34,9 @@ SET(SalomeIDLMED_IDLSOURCES
   MEDCouplingCorbaServant.idl
   ParaMEDCouplingCorbaServant.idl
   )
+IF(MPI_IS_OK)
+  SET(SalomeIDLMED_IDLSOURCES ${SalomeIDLMED_IDLSOURCES} ParaMEDMEMComponent.idl)
+ENDIF(MPI_IS_OK)
 
 SET(SalomeIDLMEDTests_IDLSOURCES
   MEDCouplingCorbaServantTest.idl