Brad King a48f29c904 Set current directory variables in CTest scripts
The commit "Fix get_filename_component ABSOLUTE mode" broke the code

  get_filename_component(cwd . ABSOLUTE)

because CTest scripts did not make cmMakefile::GetCurrentDirectory()
available.  This commit fixes the problem by setting the proper
information on CTest script instances of cmMakefile.

This also makes CMAKE_CURRENT_SOURCE_DIR and CMAKE_CURRENT_BINARY_DIR
available to CTest scripts.  They are set to the working directory at
script startup.
2009-07-31 09:19:19 -04:00
..
2009-07-31 00:01:03 -04:00
2009-04-19 12:48:30 -04:00
2008-10-03 08:16:37 -04:00
2009-07-31 06:22:18 -04:00
2009-06-12 13:25:50 -04:00
2009-07-31 06:22:18 -04:00
2009-05-07 18:22:54 -04:00