Files
CMake/Source/cmState.cxx
T
Matthew Woehlke acaae6d265 cmState: Improve how state is reset
Modify cmState::Reset to create a fresh BuildsystemDirectoryStateType
for the root, rather than trying to reset the old one. This is less
brittle with respect to changes made to BuildsystemDirectoryStateType
(e.g. adding new members).
2025-04-02 15:18:00 -04:00

34 KiB