ParaView 4.1 / VTK 6.1 porting

This commit is contained in:
vsr 2014-02-21 16:41:09 +04:00
parent 744bac5599
commit fb2221e7e2

View File

@ -165,7 +165,7 @@ ENDIF(EXISTS ${GEOM_ROOT_DIR})
## ##
# VTK is obligatiry for the SMESH # VTK is obligatiry for the SMESH
FIND_PACKAGE(SalomeVTK 6.0 REQUIRED) FIND_PACKAGE(SalomeVTK 6.1 REQUIRED)
FIND_PACKAGE(SalomeCAS REQUIRED) FIND_PACKAGE(SalomeCAS REQUIRED)