mirror of
https://github.com/reactos/CMake.git
synced 2025-02-11 06:25:44 +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 * targetName,
|
||||
std::string * output,
|
||||
cmMakefile* mf)
|
||||
cmMakefile*)
|
||||
{
|
||||
// now build the test
|
||||
std::string makeCommand =
|
||||
|
Loading…
x
Reference in New Issue
Block a user