Skip to content

cmInstallGenerator: Refactor hierarchy to expose more information

Brad King requested to merge brad.king/cmake:install-minor-refactor into master

Factor out methods to compute the list of paths being installed. Add access methods for other details. Add a backtrace to all install generator types.

This is primarily cleanup in preparation for future work on the fileapi to expose installer details.

Merge request reports