mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-23 12:50:54 +08:00

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.