From f7092f5b919c1c79ec47599099a8c5be7c579f71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Aguerre?= Date: Mon, 7 Dec 2015 18:42:28 +0100 Subject: [PATCH] expose MED targets --- SalomeMEDConfig.cmake.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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) -- 2.39.2