mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 10:48:38 -06:00
Suppress unecessary (now empty) doc sections
This commit is contained in:
@@ -741,8 +741,6 @@ void cmDocumentation::addCPackStandardDocSections()
|
||||
|
||||
this->VariableSections.push_back(
|
||||
"Variables common to all CPack generators");
|
||||
this->VariableSections.push_back(
|
||||
"Variables specific to a CPack generator");
|
||||
}
|
||||
|
||||
void cmDocumentation::addAutomaticVariableSections(const std::string& section)
|
||||
|
||||
Reference in New Issue
Block a user