cmFindCommon: fix comment after renaming the FullDebugMode member

This commit is contained in:
Ben Boeckel
2025-06-11 20:07:04 +02:00
parent b44bc8d1a5
commit 4cd83339f1
+1 -1
View File
@@ -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);