COMP: fix warning

This commit is contained in:
Bill Hoffman 2005-02-01 14:28:46 -05:00
parent 8960a220a9
commit 3bb54c00d5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ int cmGlobalXCodeGenerator::TryCompile(const char *,
const char * projectName,
const char * targetName,
std::string * output,
cmMakefile* mf)
cmMakefile*)
{
// now build the test
std::string makeCommand =