Salome HOME
windows compatibility
authorana <ana@opencascade.com>
Tue, 30 Aug 2016 09:28:59 +0000 (12:28 +0300)
committerana <ana@opencascade.com>
Tue, 30 Aug 2016 09:28:59 +0000 (12:28 +0300)
src/SMESHUtils/CMakeLists.txt

index c1322fb3a0183d082391e33ff1dec100a01530a2..c21a8a6d5c4d8e8493a50531b66bb1eff76f0e87 100644 (file)
@@ -44,6 +44,7 @@ SET(_link_LIBRARIES
   ${CAS_TKGeomBase}
   ${CAS_TKGeomAlgo}
   ${CAS_TKTopAlgo}
+  ${CAS_TKMesh}
   ${Boost_LIBRARIES}
   SMDS
 )