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

Method ReplaceInstallPrefix

Source/cmExportFileGenerator.cxx:512–515  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510}
511
512void cmExportFileGenerator::ReplaceInstallPrefix(std::string& /*unused*/) const
513{
514 // Do nothing
515}
516
517void cmExportFileGenerator::SetImportDetailProperties(
518 std::string const& config, std::string const& suffix,

Calls

no outgoing calls

Tested by

no test coverage detected