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