From: vsr Date: Mon, 29 Oct 2012 06:47:41 +0000 (+0000) Subject: Fix minor problems in build procedure X-Git-Tag: V6_6_0b1~32 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d254158cd6b15e04a7b059b2fafe926b27f704f4;p=tools%2Fmedcoupling.git Fix minor problems in build procedure --- diff --git a/src/MEDOP/cmp/CMakeLists.txt b/src/MEDOP/cmp/CMakeLists.txt index 165ca2d82..8579b38e5 100644 --- a/src/MEDOP/cmp/CMakeLists.txt +++ b/src/MEDOP/cmp/CMakeLists.txt @@ -50,7 +50,7 @@ SET(COMMON_LIBS ${SalomeGenericObj} medcoupling interpkernel - ${MED3_LIBS} + ${MED3_LIBS_C_ONLY} ${HDF5_LIBS} ${OMNIORB_LIBS} ${PLATFORM_LIBS}