X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FCMakeLists.txt;h=eb2e522bf259d8e4cbca6984691ee67ee03d5c50;hb=0d0b1478f016ab0c9cf4a95ba79e0c7455cf2137;hp=63dbe73187fb5df28a9f59dd1a3cda9055a66bbe;hpb=0a5983902df7b8197b97ac8b146226867ab37553;p=modules%2Fmed.git diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 63dbe7318..eb2e522bf 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2015 CEA/DEN, EDF R&D +# Copyright (C) 2012-2016 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -26,12 +26,15 @@ INCLUDE_DIRECTORIES( ) SET(SalomeIDLMED_IDLSOURCES + MED_Gen.idl + MEDCommandsHistoryManager.idl MEDCouplingCorbaServant.idl ParaMEDCouplingCorbaServant.idl MEDDataManager.idl MEDCalculator.idl MEDEventListener.idl - MEDOPFactory.idl + MEDPresentationManager.idl + MEDFactory.idl ) IF(SALOME_USE_MPI)