mirror of
https://github.com/reactos/CMake.git
synced 2025-01-19 09:54:02 +00: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.