Makefiles: Inline MakeLauncher into only caller

This commit is contained in:
Stephen Kelly
2016-08-27 13:44:54 +02:00
parent ba4ba7c39d
commit 51f7dcb0a5
2 changed files with 27 additions and 35 deletions
-3
View File
@@ -251,9 +251,6 @@ protected:
private:
std::string MaybeConvertWatcomShellCommand(std::string const& cmd);
std::string MakeLauncher(cmCustomCommandGenerator const& ccg,
cmGeneratorTarget* target,
cmOutputConverter::RelativeRoot relative);
void ComputeObjectFilenames(
std::map<cmSourceFile const*, std::string>& mapping,