mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
bc280f1c81
Just as set(VAR "") sets VAR to an empty string in the current scope, the code set(VAR "" PARENT_SCOPE) is documented to set the variable to an empty string in the parent scope. Fix the implementation to make it so.
5.2 KiB
5.2 KiB