summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Add function to run a specified command-lineBrad King2014-01-201-0/+6
| | | | | | | Add a 'run_cmake_command' function that can be used by tests to run a given command-line and check the results rather than always running a CMake configuration process. This can be used in the future to test 'cmake -E' for example.
* Tests/RunCMake: Move documentation to a README.rstBrad King2014-01-201-0/+51