From: Cédric Aguerre Date: Mon, 7 Dec 2015 17:42:28 +0000 (+0100) Subject: expose MED targets X-Git-Tag: V8_0_0a1~5^2~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f7092f5b919c1c79ec47599099a8c5be7c579f71;p=modules%2Fmed.git expose MED targets --- diff --git a/SalomeMEDConfig.cmake.in b/SalomeMEDConfig.cmake.in index bd7b3ae31..c01ceb080 100644 --- a/SalomeMEDConfig.cmake.in +++ b/SalomeMEDConfig.cmake.in @@ -136,15 +136,15 @@ ENDIF(SALOME_MED_BUILD_GUI) # SET(MED_InterpKernelTest InterpKernelTest) # SET(MED_paramedmem paramedmem) # SET(MED_paramedloader paramedloader) -# SET(MED_paramedcouplingcorba paramedcouplingcorba) -# SET(MED_paramedmemcompo paramedmemcompo) +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_MEDFactoryEngine MEDFactoryEngine) -# SET(MED_MEDCALCGUI_dialogs MEDCALCGUI_dialogs) -# SET(MED_MEDCALCGUI MEDCALCGUI) +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_MEDFactoryEngine MEDFactoryEngine) +SET(MED_MEDCALCGUI_dialogs MEDCALCGUI_dialogs) +SET(MED_MEDCALCGUI MEDCALCGUI)