Salome HOME
Merge branch 'V7_dev'
[modules/med.git] / idl / CMakeLists.txt
index 63dbe73187fb5df28a9f59dd1a3cda9055a66bbe..eb2e522bf259d8e4cbca6984691ee67ee03d5c50 100644 (file)
@@ -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)