mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 23:28:32 -05:00
267085f338
The command "set(... PARENT_SCOPE)" should never affect the calling scope. This improves the Function test to check that such calls in a subdirectory scope affect the parent but not the child.