From: vsr Date: Wed, 15 Oct 2014 10:31:35 +0000 (+0400) Subject: ParaView 4.2 porting X-Git-Tag: V7_5_0b1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e0917b53f2aa13dcb0c93cd1f008f9ec40cc2324;p=plugins%2Fghs3dprlplugin.git ParaView 4.2 porting --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 90fd825..9613fdc 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ IF(SALOME_BUILD_GUI) ENDIF(SALOME_BUILD_GUI) # VTK -FIND_PACKAGE(SalomeVTK 6.1 REQUIRED) +FIND_PACKAGE(SalomeVTK REQUIRED) # OCCT FIND_PACKAGE(SalomeCAS REQUIRED)