mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-20 06:00:30 -06:00
Add an explicit check in `install(EXPORT)` that the export name is non-empty. Since an empty-named export set will never exist, this is always an error. Previously, however, the error would not be caught until generate time. Now an error will be produced immediately.
97 KiB
97 KiB