BUG: fix for bug 1838
This commit is contained in:
parent
68bbbf95a4
commit
455d8fc386
@ -67,7 +67,9 @@ public:
|
|||||||
"The tests are run by the testing subsystem by executing Exename "
|
"The tests are run by the testing subsystem by executing Exename "
|
||||||
"with the specified arguments. Exename can be either an executable "
|
"with the specified arguments. Exename can be either an executable "
|
||||||
"built by built by this project or an arbitrary executable on the "
|
"built by built by this project or an arbitrary executable on the "
|
||||||
"system (like tclsh).";
|
"system (like tclsh). The test will be run with the current working "
|
||||||
|
"directory set to the CMakeList.txt files corresponding directory "
|
||||||
|
"in the binary tree.";
|
||||||
}
|
}
|
||||||
|
|
||||||
cmTypeMacro(cmAddTestCommand, cmCommand);
|
cmTypeMacro(cmAddTestCommand, cmCommand);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user