<div dir="ltr">Hi Bill and vtk-devs,<div><br><div>I've successfully added a filter as a remote module to VTK, following <a href="https://www.vtk.org/Wiki/VTK/Remote_Modules" target="_blank">https://www.vtk.org/<wbr>Wiki/VTK/Remote_Modules</a>, and it works great. However, I would like to combine two or more filters in a single repository. I think I could enable them together as a single remote module, but is there a way to allow them to be enabled separately? </div></div><div><br></div><div>I think I'm running afoul of the 2-level module globbing of VTK - since my filters are 3 levels deep from the root. Is there a sensible way to instruct cmake to look in my two subfolders?</div><div><br></div><div>I've tried a couple things, like adding a dummy module, with a CMakeLists.txt that does add_subdirectory() for each, but cmake seems to be ignoring my CMakeLists.txt</div><div><br></div><div>(Bill, I pinged you since you wrote the wiki page...)</div><div><br></div><div>Thanks!</div><div>Aron<br></div><div><br></div></div>