mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 01:59:43 -06:00
This uses an automatic variable to push and pop variable scope inside a function call. Previously if the function failed its scope would not be popped. This approach guarantees a balanced push/pop.
8.1 KiB
8.1 KiB