Salome HOME
Windows portability
[modules/smesh.git] / CMakeLists.txt
index ae91a452d40f2780466cb351bd625f661179bdde..a88f8c23a473c4e13cefb8f8d2bbec713a5608b0 100755 (executable)
@@ -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)