VTK 9.x without hardware OpenGL acceleration on Windows

If you get a Mesa build on Windows, you’ll want to point VTK’s build at its SDK and libraries (that is, anything FindOpenGL wants should get the Mesa answers). If you’re doing Qt stuff, you’ll run into this issue and need to tell Mesa to ignore compat bits (workaround is discussed in that issue).