X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FCMakeLists.txt;h=e153b639c0cd74900d69f0c629b5636c0b515ee0;hb=0db760d7198dd80338bc0feedcc654a2725ffff4;hp=9f47f7c2bc0a48992a3a7e462fc8e29932a678d5;hpb=afa6a20404fdd8def7ebc3b7a3145b342ed902d3;p=modules%2Fmed.git diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 9f47f7c2b..e153b639c 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-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -26,13 +26,15 @@ INCLUDE_DIRECTORIES( ) SET(SalomeIDLMED_IDLSOURCES + MED_Gen.idl + MEDCommandsHistoryManager.idl MEDCouplingCorbaServant.idl ParaMEDCouplingCorbaServant.idl MEDDataManager.idl MEDCalculator.idl MEDEventListener.idl MEDPresentationManager.idl - MEDOPFactory.idl + MEDFactory.idl ) IF(SALOME_USE_MPI)