COMP: fix warning

This commit is contained in:
Bill Hoffman 2005-02-01 14:28:46 -05:00
parent 8960a220a9
commit 3bb54c00d5

View File

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