Ken Martin 21 лет назад
Родитель
Сommit
bfcb4b6937
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Source/cmGlobalGenerator.cxx

+ 1 - 1
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";