]> SALOME platform Git repositories - plugins/blsurfplugin.git/commitdiff
Salome HOME
23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables
authoreap <eap@opencascade.com>
Tue, 23 Aug 2016 10:40:47 +0000 (13:40 +0300)
committereap <eap@opencascade.com>
Tue, 23 Aug 2016 10:40:47 +0000 (13:40 +0300)
src/BLSURFPlugin/CMakeLists.txt

index da3e881976c2d154a5e7ee16ab4c9505a1499b52..d6e1a186460543929ea96059b60bf0c9690e320d 100644 (file)
@@ -53,7 +53,7 @@ SET(_link_LIBRARIES
   ${CAS_TKG2d}
   ${CAS_TKG3d}
   ${CAS_TKShHealing}
-  ${MESHGEMS_LIBRARIES}
+  ${MESHGEMS_CADSURF_LIBRARY}
   ${SMESH_SMESHimpl}
   ${SMESH_SMESHEngine}
   ${SMESH_StdMeshers}