mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
virtual const char* GetFullDocumentation()
|
||||
{
|
||||
return
|
||||
"OPTION(USE_MPI \"help string decribing the option\")\n"
|
||||
"OPTION(USE_MPI \"help string decribing the option\" [initial value])\n"
|
||||
"Provide an option for the user to select";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user