mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
COMP: Remove warning
This commit is contained in:
@@ -57,6 +57,7 @@ std::string cmGlobalXCodeGenerator::GenerateBuildCommand(const char* makeProgram
|
||||
{
|
||||
// Config is not used yet
|
||||
(void) config;
|
||||
(void) ignoreErrors;
|
||||
|
||||
// now build the test
|
||||
if(makeProgram == 0 || !strlen(makeProgram))
|
||||
|
||||
Reference in New Issue
Block a user