CMake/Tests/FunctionTest
Brad King 267085f338 ENH: Improve strictness of Function test
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.
2009-07-22 13:42:27 -04:00
..
SubDirScope ENH: Improve strictness of Function test 2009-07-22 13:42:27 -04:00
CMakeLists.txt ENH: Remove CMAKE_ANSI_CFLAGS from tests 2009-07-08 11:41:48 -04:00
Util.cmake ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE) 2008-01-18 15:52:54 -05:00
functionTest.c ENH: add functions and raise scope to cmake 2007-12-03 12:44:42 -05:00