Salome HOME
Fix building on Windows
[modules/shaper.git] / src / GeomAlgoImpl / CMakeLists.txt
index ca33a760c210cc9234e235f167fe1023f5967140..02de4b1a17f45ea7f19dd55899f694fdb751aa76 100644 (file)
@@ -12,6 +12,9 @@ SET(PROJECT_SOURCES
 )
 
 SET(PROJECT_LIBRARIES
+  ${CAS_TKernel}
+  ${CAS_TKBRep}
+  ${CAS_TKBO}
   ${CAS_SHAPE}
 )