From: eap Date: Tue, 23 Aug 2016 10:39:15 +0000 (+0300) Subject: 23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables X-Git-Tag: V8_1_0rc1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b6ac27669029d1ed63a74ad51e3734856a092089;p=plugins%2Fnetgenplugin.git 23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables --- diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index 7954ade..fa2db47 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -53,7 +53,7 @@ SET(_link_LIBRARIES ${GUI_SalomeObject} ${GUI_LightApp} ${SMESH_SMESH} - ${SMESH_GeomSelectionTools} + ${SMESH_PluginUtils} ${CAS_KERNEL} SalomeIDLNETGENPLUGIN NETGENEngine