From: ana Date: Wed, 20 Nov 2013 08:30:08 +0000 (+0000) Subject: Windows compatibility X-Git-Tag: BR_hydro_v_0_3_1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=94dff69e32eb942f6a92ca4c48b7c6479d79485a;p=modules%2Fgeom.git Windows compatibility --- diff --git a/src/GEOMUtils/CMakeLists.txt b/src/GEOMUtils/CMakeLists.txt index 0ad8f6724..7402b7d54 100755 --- a/src/GEOMUtils/CMakeLists.txt +++ b/src/GEOMUtils/CMakeLists.txt @@ -34,7 +34,7 @@ ADD_DEFINITIONS( # libraries to link to SET(_link_LIBRARIES - ${CAS_TKBRep} ${CAS_TKShHealing} ${CAS_TKMesh} + ${CAS_TKBRep} ${CAS_TKShHealing} ${CAS_TKMesh} ${CAS_TKGeomAlgo} ${CAS_TKTopAlgo} ${CAS_TKG2d} ${CAS_TKG3d}