mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
@@ -69,7 +69,7 @@ public:
|
||||
virtual const char* GetFullDocumentation()
|
||||
{
|
||||
return
|
||||
"Run and executable program during the processing of the CMakeList.txt"
|
||||
"Run an executable program during the processing of the CMakeList.txt"
|
||||
" file.\n"
|
||||
" EXEC_PROGRAM(Executable [directory in which to run]\n"
|
||||
" [ARGS <arguments to executable>]\n"
|
||||
|
||||
Reference in New Issue
Block a user