mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Remove trailing white-spaces.
This commit is contained in:
committed by
Peter Kümmel
parent
aff0029ee3
commit
3ba74ad9d5
@@ -22,7 +22,7 @@ public:
|
||||
/* the main entry point for this class. Writes the Makefiles associated
|
||||
with this target */
|
||||
virtual void WriteRuleFiles();
|
||||
|
||||
|
||||
protected:
|
||||
virtual void WriteExecutableRule(bool relink);
|
||||
void CreateAppBundle(std::string& targetName, std::string& outpath);
|
||||
|
||||
Reference in New Issue
Block a user