Salome HOME
Windows compatibility V8_0_0a1
authorana <ana@opencascade.com>
Thu, 17 Dec 2015 15:31:50 +0000 (18:31 +0300)
committerana <ana@opencascade.com>
Thu, 17 Dec 2015 15:31:50 +0000 (18:31 +0300)
src/CALCULATOR/CMakeLists.txt

index aefccf5b8000056c4d77834095cc679a45601f1a..31333346d9c373bbf8657e2bd917742fd9ace717 100755 (executable)
@@ -41,8 +41,8 @@ SET(_link_LIBRARIES
   ${KERNEL_SalomeContainer}
   ${KERNEL_OpUtil}
   ${KERNEL_SalomeIDLKERNEL}
-  ${MEDCoupling_medcouplingclient}
-  ${MEDCoupling_medcouplingcorba}
+  ${MED_medcouplingclient}
+  ${MED_medcouplingcorba}
   ${MED_SalomeIDLMED}
   SalomeIDLCALCULATOR
 )