From: vsr Date: Wed, 15 Oct 2014 10:30:12 +0000 (+0400) Subject: ParaView 4.2 porting X-Git-Tag: V7_5_0b1~23 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=d7c32d7eceb9e6176ab0b13c43cbbb66fe37ff24 ParaView 4.2 porting --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ae91a452d..a88f8c23a 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -162,7 +162,7 @@ ENDIF(EXISTS ${GEOM_ROOT_DIR}) ## # VTK is obligatiry for the SMESH -FIND_PACKAGE(SalomeVTK 6.1 REQUIRED) +FIND_PACKAGE(SalomeVTK REQUIRED) FIND_PACKAGE(SalomeCAS REQUIRED)