mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 20:19:53 +00:00
COMP: fix warning
This commit is contained in:
parent
10f475ad30
commit
b6f28aaf89
@ -206,7 +206,7 @@ void cmGlobalXCodeGenerator::CreateXCodeTargets(cmLocalGenerator* gen,
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
void cmGlobalXCodeGenerator::CreateXCodeObjects(cmLocalGenerator* root,
|
||||
void cmGlobalXCodeGenerator::CreateXCodeObjects(cmLocalGenerator* ,
|
||||
std::vector<cmLocalGenerator*>&
|
||||
generators
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user