summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/cmGlobalGenerator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGlobalGenerator.cxx b/Source/cmGlobalGenerator.cxx
index 6e01dd4..f194e08 100644
--- a/Source/cmGlobalGenerator.cxx
+++ b/Source/cmGlobalGenerator.cxx
@@ -678,7 +678,7 @@ int cmGlobalGenerator::Build(
const char *, const char *target,
std::string *output,
const char *makeCommandCSTR,
- const char *config,
+ const char * /* config */,
bool clean)
{
*output += "\nTesting TryCompileWithoutMakefile\n";