cmake: don't set incompatible flags for multiple outputs
This commit is contained in:
@@ -57,6 +57,7 @@ cmakeConfigurePhase() {
|
||||
}
|
||||
|
||||
if [ -z "$dontUseCmakeConfigure" -a -z "$configurePhase" ]; then
|
||||
setOutputFlags=
|
||||
configurePhase=cmakeConfigurePhase
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user