Skip to content

cmFindPackageCommand: Replace run-time path generators with compile-time

I found quite a lot of things to improve. The most important (and the biggest commit in the bunch) is to replace run-time-based path generators for the sake of compile-time.

Also, there is a set of tests added for the search paths.

Topic-rename: find_package-refactor-path-generation

Edited by Brad King

Merge request reports