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

Method DoWriteGlobVerifyTarget

Source/cmake.cxx:3234–3237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3232}
3233
3234bool cmake::DoWriteGlobVerifyTarget() const
3235{
3236 return this->State->DoWriteGlobVerifyTarget();
3237}
3238
3239std::string const& cmake::GetGlobVerifyScript() const
3240{

Callers 10

CreateReRunCMakeFileMethod · 0.45
WriteLocalAllRulesMethod · 0.45
AddCheckTargetMethod · 0.45
AddCheckTargetMethod · 0.45
WriteStampFilesMethod · 0.45
CreateVCProjBuildRuleMethod · 0.45
WriteMainCMakefileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected