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

Method ExpandCFGIntDir

Source/cmGlobalGenerator.cxx:3988–3992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3986}
3987
3988std::string cmGlobalGenerator::ExpandCFGIntDir(
3989 std::string const& str, std::string const& /*config*/) const
3990{
3991 return str;
3992}
3993
3994bool cmGlobalGenerator::GenerateCPackPropertiesFile()
3995{

Calls

no outgoing calls

Tested by

no test coverage detected