mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
ENH: added to handle case in very old odd versions of VTK
This commit is contained in:
@@ -17,3 +17,5 @@ SET(VTK_GLXEXT_FILE "${VTK_SOURCE_DIR}/Utilities/ParseOGLExt/headers/glxext.h" C
|
||||
SET(VTK_WGLEXT_FILE "${VTK_SOURCE_DIR}/Utilities/ParseOGLExt/headers/wglext.h" CACHE FILEPATH
|
||||
"Location of the WGL extensions header file (wglext.h).")
|
||||
|
||||
# work around an old bug in VTK
|
||||
SET(TIFF_RIGHT_VERSION 1)
|
||||
|
||||
Reference in New Issue
Block a user