Salome HOME
Mini bug fix: MEDFileUMesh should load correclty a mesh with empty coords.
[modules/med.git] / SalomeMEDConfig.cmake.in
index b32b09e0674db46bb6b1ae2ab8f096845a73772c..626af2aa00756864ccfcfaf63f3d770f7a95d9e1 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2013-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -140,8 +140,21 @@ SET(MED_interpkernel interpkernel)
 SET(MED_medcoupling medcoupling)
 SET(MED_medcouplingremapper medcouplingremapper)
 SET(MED_medloader medloader)
+SET(MED_renumbercpp renumbercpp)
+SET(MED_medpartitionercpp medpartitionercpp)
+SET(MED_MEDPARTITIONERTest MEDPARTITIONERTest)
+SET(MED_InterpKernelTest InterpKernelTest)
 SET(MED_paramedmem paramedmem)
 SET(MED_paramedloader paramedloader)
+SET(MED_paramedcouplingcorba paramedcouplingcorba)
+SET(MED_paramedmemcompo paramedmemcompo)
+SET(MED_ParaMEDMEMTest ParaMEDMEMTest)
 SET(MED_SalomeIDLMED SalomeIDLMED)
+SET(MED_SalomeIDLMEDTests SalomeIDLMEDTests)
 SET(MED_medcouplingcorba medcouplingcorba)
 SET(MED_medcouplingclient medcouplingclient)
+SET(MED_medcalculator medcalculator)
+SET(MED_medcalculatorspython medcalculatorspython)
+SET(MED_MEDOPFactoryEngine MEDOPFactoryEngine)
+SET(MED_MEDOPGUI_dialogs MEDOPGUI_dialogs)
+SET(MED_MEDOPGUI MEDOPGUI)