COMP: fix warning

This commit is contained in:
Ken Martin 2005-02-22 12:34:02 -05:00
parent b8a77b2965
commit bfcb4b6937

View File

@ -678,7 +678,7 @@ int cmGlobalGenerator::Build(
const char *, const char *target, const char *, const char *target,
std::string *output, std::string *output,
const char *makeCommandCSTR, const char *makeCommandCSTR,
const char *config, const char * /* config */,
bool clean) bool clean)
{ {
*output += "\nTesting TryCompileWithoutMakefile\n"; *output += "\nTesting TryCompileWithoutMakefile\n";