mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 14:50:10 -06:00
Source: Drop incorrect class documentation that had typos
This commit is contained in:
@@ -11,12 +11,6 @@
|
||||
|
||||
class cmExecutionStatus;
|
||||
|
||||
/** \class cmCTestReadCustomFiles
|
||||
* \brief Run a ctest script
|
||||
*
|
||||
* cmLibrarysCommand defines a list of executable (i.e., test)
|
||||
* programs to create.
|
||||
*/
|
||||
class cmCTestReadCustomFilesCommand : public cmCTestCommand
|
||||
{
|
||||
public:
|
||||
|
||||
@@ -13,9 +13,6 @@ class cmExecutionStatus;
|
||||
|
||||
/** \class cmCTestRunScript
|
||||
* \brief Run a ctest script
|
||||
*
|
||||
* cmLibrarysCommand defines a list of executable (i.e., test)
|
||||
* programs to create.
|
||||
*/
|
||||
class cmCTestRunScriptCommand : public cmCTestCommand
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user