mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
7776ce98c3
Add tests to cover transitive usage requirements on installation and export of targets that link to object libraries. Issue: #14778
2 lines
121 B
Plaintext
2 lines
121 B
Plaintext
CMake Error: install\(EXPORT "exp" ...\) includes target "UseA" which requires target "A" that is not in the export set.
|