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