WikiExample remote module not working
Activating the Module_WikiExamples
cmake option will ultimately fail as following
CMake Error at VTK/CMake/vtkModuleAPI.cmake:94 (message):
No such module: "WikiExamples"
Call Stack (most recent call first):
CMake/vtkClientServerWrapping.cmake:76 (vtk_module_headers_load)
CMake/vtkClientServerWrapping.cmake:22 (pv_pre_wrap_vtk_mod_cs)
Wrapping/ClientServer/CMakeLists.txt:9 (vtk_add_cs_wrapping)
(fyi, the cmake execution will take a long time, see here vtk/vtk#17371)