mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05: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