ENH: do not use OBJROOT or you can get two copies of executables
This commit is contained in:
parent
f6b2a42266
commit
78275f1d4b
@ -196,7 +196,6 @@ std::string cmGlobalXCodeGenerator
|
|||||||
makeCommand += " ";
|
makeCommand += " ";
|
||||||
makeCommand += additionalOptions;
|
makeCommand += additionalOptions;
|
||||||
}
|
}
|
||||||
makeCommand += " OBJROOT=.";
|
|
||||||
return makeCommand;
|
return makeCommand;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user