summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-09-08 01:22:03 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-09-08 01:22:03 (GMT)
commitb7455e404f8838d2f08a43b3e7ae2dd0c8e5e293 (patch)
tree84ba15a437d52a6ee9023139acd1b57a503e206f /Source
parent386c19ff6ac7e1fb35f4af0c71cf3b2316888cc3 (diff)
downloadCMake-b7455e404f8838d2f08a43b3e7ae2dd0c8e5e293.zip
CMake-b7455e404f8838d2f08a43b3e7ae2dd0c8e5e293.tar.gz
CMake-b7455e404f8838d2f08a43b3e7ae2dd0c8e5e293.tar.bz2
compiler warning
Diffstat (limited to 'Source')
-rw-r--r--Source/cmLocalGenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmLocalGenerator.h b/Source/cmLocalGenerator.h
index b906b62..b313dc7 100644
--- a/Source/cmLocalGenerator.h
+++ b/Source/cmLocalGenerator.h
@@ -42,7 +42,7 @@ public:
* some steps to save time, such as dependency generation for the
* makefiles. This is done by a direct invocation from make.
*/
- virtual void Generate(bool fromTheTop) {};
+ virtual void Generate(bool /* fromTheTop */) {};
/**
* Process the CMakeLists files for this directory to fill in the