summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator3.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-07-28 19:24:31 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-07-28 19:24:31 (GMT)
commitad46c80f7a65333600610bbbef49d2644c9f7a48 (patch)
treea1bde45afea9f342d2a7753f56ca901ba48e9821 /Source/cmLocalUnixMakefileGenerator3.h
parent47e22fe04139c3cbf54c2fae71ef6cb0ab97f231 (diff)
downloadCMake-ad46c80f7a65333600610bbbef49d2644c9f7a48.zip
CMake-ad46c80f7a65333600610bbbef49d2644c9f7a48.tar.gz
CMake-ad46c80f7a65333600610bbbef49d2644c9f7a48.tar.bz2
ENH: fix warning
Diffstat (limited to 'Source/cmLocalUnixMakefileGenerator3.h')
-rw-r--r--Source/cmLocalUnixMakefileGenerator3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmLocalUnixMakefileGenerator3.h b/Source/cmLocalUnixMakefileGenerator3.h
index b1216a1..c77410f 100644
--- a/Source/cmLocalUnixMakefileGenerator3.h
+++ b/Source/cmLocalUnixMakefileGenerator3.h
@@ -181,7 +181,7 @@ protected:
// this is responsible for writing all of the rules for all this
// directories custom commands (but not utility targets)
- void WriteCustomCommands(cmTarget &target,std::ostream& os,
+ void WriteCustomCommands(std::ostream& os,
std::vector<std::string>& cleanFiles);
// this method Writes the Directory informaiton files