MCPcopy Create free account
hub / github.com/Kitware/CMake / ExtraSearchVariables

Method ExtraSearchVariables

Source/cmFindCommon.cxx:652–656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652std::vector<std::pair<cmFindCommonDebugState::VariableSource, std::string>>
653cmFindCommonDebugState::ExtraSearchVariables() const
654{
655 return {};
656}
657#endif
658
659bool cmFindCommonDebugState::TrackSearchProgress() const

Callers 1

WriteSearchVariablesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected