Salome HOME
refs #662: the tests for land cover presentations
[modules/hydro.git] / src / HYDRO_tests / CMakeLists.txt
index 45e7f12b9e2160f3382138cf30d0ea1817ed0b9e..a12b81913103b38ad7659c5ae75804436e164309 100644 (file)
@@ -61,7 +61,7 @@ IF( ${WIN32} )
 ELSE()
   link_directories( $ENV{CAS_ROOT_DIR}/lib )
 ENDIF()
-SET( CAS_LIBRARIES TKernel TKLCAF TKCAF TKCDF TKMath TKG2d TKG3d TKBRep TKGeomBase TKTopAlgo TKGeomAlgo TKBool TKShHealing TKXSBase TKOffset TKHLR TKBO TKV3d TKService )
+SET( CAS_LIBRARIES TKernel TKLCAF TKCAF TKCDF TKMath TKG2d TKG3d TKBRep TKGeomBase TKTopAlgo TKGeomAlgo TKBool TKShHealing TKXSBase TKOffset TKHLR TKBO TKV3d TKService TKMesh )
 
 link_directories( $ENV{QT4_ROOT_DIR}/lib )
 IF( ${WIN32} )