diff options
Diffstat (limited to 'Modules/FindVTK.cmake')
-rw-r--r-- | Modules/FindVTK.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/FindVTK.cmake b/Modules/FindVTK.cmake index b4fa7e3..257b6b8 100644 --- a/Modules/FindVTK.cmake +++ b/Modules/FindVTK.cmake @@ -13,9 +13,6 @@ # VTK_LIBRARY_DIRS - Link directories for VTK libraries. # VTK_KITS - List of VTK kits, in all CAPS (COMMON, IO, ...). # VTK_LANGUAGES - List of wrapped languages, in all CAPS (TCL, ...). -# VTK_SETTINGS - List of all CMake variable settings provided by -# the version of VTK that was found. This list -# may include settings that are not listed here. # # The following cache entries must be set by the user to locate VTK: # |