mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
Makefiles: Inline MakeLauncher into only caller
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user