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

Method HasBeenFound

Source/cmFindCommon.h:212–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210 std::string const CommandName;
211 std::string const Mode;
212 bool HasBeenFound() const { return this->IsFound; }
213
214private:
215 bool TrackSearchProgress() const;

Callers 1

WriteDebugMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected