mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 14:50:15 -05:00
34343922a5
Add the ability to generate CPS package information when install(EXPORT) is used. This relies on additional information to be passed to CMake, and is intended as a way of getting CPS out of existing projects without needing to make changes to the projects' CMakeLists.txt. (Particularly, this feature is intended for package distributors, not project authors.)