mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-14 13:30:29 -05:00
If we're creating generation objects for imported targets only, we don't need the export sets. Only compute build file generators if generating for all targets. Fixes: #23709