mirror of
https://github.com/reactos/CMake.git
synced 2025-02-14 08:19:01 +00:00
COMP: fix warning
This commit is contained in:
parent
8960a220a9
commit
3bb54c00d5
@ -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 =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user