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

Method PreReplacementTweaks

Source/cmInstallTargetGenerator.cxx:557–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555}
556
557void cmInstallTargetGenerator::PreReplacementTweaks(std::ostream& os,
558 Indent indent,
559 std::string const& config,
560 std::string const& file)
561{
562 this->AddRPathCheckRule(os, indent, config, file);
563}
564
565void cmInstallTargetGenerator::PostReplacementTweaks(std::ostream& os,
566 Indent indent,

Callers 1

Calls 1

AddRPathCheckRuleMethod · 0.95

Tested by

no test coverage detected