Closed mleotta closed 3 years ago
Centos seems to have unrelated test failures. This PR should not change anything for builds unless they are configured to use VTK 9, which is currently not the default.
VTK turns on automatically for kwiver if it's found. I think you're probably right though. I replicated the CI run on that machine and everything passed. Merging.
The CMake options for enabling modules have changed in VTK 9, so setting the old options was no longer enabling Qt support in VTK 9. Note that QtWebKit is not longer a sub-option, so we can just turn the whole Qt group on.