[vtk-developers] VTK module-specific CMake config files

Brad King brad.king at kitware.com
Wed May 30 15:51:42 EDT 2012


On 05/30/2012 03:13 PM, Brian Helba wrote:
> Is there a proper mechanism to recursively include these
> module-specific Config files from the main VTKConfig.cmake

The bottom of CMake/VTKConfig.cmake.in describes how to add
module-specific information.  Rather than creating VTKConfigQt
at all we can just put the values in the module info file:

  http://review.source.kitware.com/#/t/749

-Brad



More information about the vtk-developers mailing list