From: rnv Date: Thu, 15 Mar 2018 12:32:17 +0000 (+0300) Subject: 0023537: Non regression test distene/GMSH failed X-Git-Tag: V8_5_0a2^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e7f54d81b1033d0f66e80ada9bda67fcc6e4f100;p=plugins%2Fgmshplugin.git 0023537: Non regression test distene/GMSH failed --- diff --git a/src/GMSHPlugin/CMakeLists.txt b/src/GMSHPlugin/CMakeLists.txt index 3a3eef7..eea97b5 100644 --- a/src/GMSHPlugin/CMakeLists.txt +++ b/src/GMSHPlugin/CMakeLists.txt @@ -45,6 +45,7 @@ SET(_link_LIBRARIES ${OpenCASCADE_ModelingData_LIBRARIES} ${OpenCASCADE_ApplicationFramework_LIBRARIES} ${OpenCASCADE_ModelingAlgorithms_LIBRARIES} + ${GMSH_LIBRARIES} ${KERNEL_SALOMELocalTrace} ${KERNEL_SALOMEBasics} ${KERNEL_SalomeGenericObj}