mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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.)
4 lines
198 B
Plaintext
4 lines
198 B
Plaintext
CMake Error: INSTALL\(PACKAGE_INFO\) given unknown export "foo"
|
|
CMake Error: INSTALL\(EXPORT\) given unknown export "foo"
|
|
CMake Generate step failed\. Build files cannot be regenerated correctly\.
|