mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
e0e414d659
I encountered an issue where not all prerequisites would be listed by `get_prerequisites` since some of the prerequisites cannot be resolved and are added to the list of unseen prerequisites. This has the side effect of clearing the list of `prerequisites_var` and thus removes some prerequisites from the list. Fix it.
33 KiB
33 KiB