COMP: fix warning
This commit is contained in:
parent
b8a77b2965
commit
bfcb4b6937
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue