Skip to content
  • Brad King's avatar
    Tests/RunCMake: Add function to run a specified command-line · d4ca30ae
    Brad King authored
    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.
    d4ca30ae