ParaView 4.2 porting

This commit is contained in:
vsr 2014-10-15 14:30:12 +04:00
parent b525692cdf
commit d7c32d7ece

View File

@ -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)