CMake/Tests/PolicyScope
Brad King c332e0bf3c ENH: Isolate policy changes in included scripts
Isolation of policy changes inside scripts is important for protecting
the including context.  This teaches include() and find_package() to
imply a cmake_policy(PUSH) and cmake_policy(POP) around the scripts they
load, with a NO_POLICY_SCOPE option to disable the behavior.  This also
creates CMake Policy CMP0011 to provide compatibility.  See issue #8192.
2009-01-22 13:18:40 -05:00
..
Bar.cmake ENH: Isolate policy changes in included scripts 2009-01-22 13:18:40 -05:00
CMakeLists.txt ENH: Isolate policy changes in included scripts 2009-01-22 13:18:40 -05:00
FindFoo.cmake ENH: Isolate policy changes in included scripts 2009-01-22 13:18:40 -05:00
main.c ENH: Better policies for functions and macros 2009-01-22 13:16:47 -05:00