1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0026993: Configuration, CMake - use the abstraction level of VTK instead CSF_VTK for their libraries

CSF_VTK removed from CMake meta-projects (this variable is left in EXTERNLIB because it is used by genproj.tcl)
USE_VTK shown if toolkits using VTK involved in the solution
VTK_DIR removed from the advanced variables

Warning messages 'Warning. .../a.hxx~ is not involved into .../FILES' renamed with 'Warning: File .../a.hxx~ is not listed in .../FILES'
This commit is contained in:
ibs
2015-12-14 12:42:05 +03:00
committed by bugmaster
parent dfadf64138
commit a687470889
9 changed files with 128 additions and 143 deletions

View File

@@ -16,4 +16,6 @@ TKTopAlgo
TKV3d
TKOpenGl
TKIVtk
vtkIOImage
vtkImagingCore
vtkInteractionStyle