diff options
Diffstat (limited to 'Source/ctest.cxx')
-rw-r--r-- | Source/ctest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/ctest.cxx b/Source/ctest.cxx index f263edc..a2471d4 100644 --- a/Source/ctest.cxx +++ b/Source/ctest.cxx @@ -45,7 +45,6 @@ static const cmDocumentationEntry cmDocumentationDescription[] = "CMake-generated build trees created for projects that use " "the ENABLE_TESTING and ADD_TEST commands have testing support. " "This program will run the tests and report results.", 0}, - CMAKE_STANDARD_INTRODUCTION, {0,0,0} }; |