From: vsr Date: Fri, 21 Feb 2014 12:41:09 +0000 (+0400) Subject: ParaView 4.1 / VTK 6.1 porting X-Git-Tag: V7_3_1rc1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=fb2221e7e2cf95fdc97e2217c6328e0c9504ccb0;hp=744bac55993c4ff67032dadeb9b646b081e2d5cb ParaView 4.1 / VTK 6.1 porting --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 04cd0affa..97b780d46 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -165,7 +165,7 @@ ENDIF(EXISTS ${GEOM_ROOT_DIR}) ## # VTK is obligatiry for the SMESH -FIND_PACKAGE(SalomeVTK 6.0 REQUIRED) +FIND_PACKAGE(SalomeVTK 6.1 REQUIRED) FIND_PACKAGE(SalomeCAS REQUIRED)