mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-03 05:08:47 -06:00
ENH: added local help and install targets
This commit is contained in:
@@ -157,6 +157,9 @@ protected:
|
||||
|
||||
// write the target rules for the local Makefile into the stream
|
||||
void WriteLocalMakefileTargets(std::ostream& ruleFileStream);
|
||||
|
||||
// write the local help rule
|
||||
void WriteHelpRule(std::ostream& ruleFileStream);
|
||||
|
||||
// create the cd to home commands
|
||||
void CreateJumpCommand(std::vector<std::string>& commands,
|
||||
|
||||
Reference in New Issue
Block a user