mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
955b96629e
The test exports two libraries into two separate exports, and then include()s the generated export files. This must not fail. Alex