mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
Rewrite how cmPackageInfoReader parses "includes" to also support language-specific includes (i.e. map-of-string-to-list-of-string). Previously, we only supported the simpler list-of-string shorthand for "includes" that do not have any language-specific includes.