mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
ecf81c1bc1
Modify {export,install}(PACKAGE_INFO) commands to inherit version
information from the current project in situations where it seems
reasonable to do so. Add an option to explicitly request inheritance
from a specific project.
This leverages the recently added project(COMPAT_VERSION).