A class for build followed by test of Dapper on Windows. More...
#include <BuildAndTest.hpp>
Static Public Member Functions | |
static PROCESS_INFORMATION | exec (const TCHAR *cmd) |
Executes the given command line. More... | |
A class for build followed by test of Dapper on Windows.
|
static |
Executes the given command line.
cmd | the command line. |