mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 08:37:09 +00:00
33207a9a87
This commit teaches the FunctionTest to check variable scope behavior when a subdirectory is added inside a function call. Any PARENT_SCOPE sets in the subdirectory should affect only the function scope which called add_subdirectory and not its parent scope. |
||
---|---|---|
.. | ||
SubDirScope | ||
CMakeLists.txt | ||
functionTest.c | ||
Util.cmake |