mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Rename the RunCMake/PackageInfo and RunCMake/CpsExportImport tests to indicate that they cover CPS generated by the install command. This opens space for similar tests that will cover CPS generation via the export command.
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
install\(PACKAGE_INFO "dog" \.\.\.\) includes target "canine" which requires
|
|
target "mammal" that is not in any export set.
|