From: rnv Date: Thu, 4 Mar 2021 12:31:20 +0000 (+0300) Subject: Build under Windows. X-Git-Tag: V9_7_0a1~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=aaf57db6ff30611b9491552acf6c07fde1e7797f;p=modules%2Fsmesh.git Build under Windows. --- diff --git a/src/SMESHClient/CMakeLists.txt b/src/SMESHClient/CMakeLists.txt index 6712177e9..9e7a11e75 100644 --- a/src/SMESHClient/CMakeLists.txt +++ b/src/SMESHClient/CMakeLists.txt @@ -70,6 +70,7 @@ SET(_link_LIBRARIES SMESHimpl SMESHDS SMESHControls + SMESHEngine MEDWrapper )