From: rnv Date: Tue, 26 Nov 2013 08:36:30 +0000 (+0000) Subject: Win32 compilation. X-Git-Tag: V7_3_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b5a11c90bcbae313ac5c10ee1b9589bb1fed1611;p=modules%2Fgeom.git Win32 compilation. --- diff --git a/src/STLImport/CMakeLists.txt b/src/STLImport/CMakeLists.txt index 87724cd74..792f0430b 100755 --- a/src/STLImport/CMakeLists.txt +++ b/src/STLImport/CMakeLists.txt @@ -35,6 +35,9 @@ ADD_DEFINITIONS( SET(_link_LIBRARIES ${CAS_TKSTL} ${KERNEL_SALOMELocalTrace} + ${CAS_TKTopAlgo} + ${CAS_TKBRep} + ${CAS_TKG3d} ) # --- sources ---