X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=idl%2FCMakeLists.txt;h=e153b639c0cd74900d69f0c629b5636c0b515ee0;hb=0db760d7198dd80338bc0feedcc654a2725ffff4;hp=e8c8dee1966c59ef5ca1429ffdc52334d70f3073;hpb=585417d26b331c898c10823cd340d4a21525ef15;p=modules%2Fmed.git diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index e8c8dee19..e153b639c 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -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)