mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
cmFindCommon: fix comment after renaming the FullDebugMode member
This commit is contained in:
@@ -121,7 +121,7 @@ protected:
|
||||
void SelectDefaultSearchModes();
|
||||
|
||||
/** The `InitialPass` functions of the child classes should set
|
||||
this->DebugMode to the result of these. */
|
||||
this->FullDebugMode to the result of these. */
|
||||
bool ComputeIfDebugModeWanted();
|
||||
bool ComputeIfDebugModeWanted(std::string const& var);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user