We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee280b commit 01f5599Copy full SHA for 01f5599
scripts/build_apple_frameworks.sh
@@ -5,7 +5,7 @@
5
# This source code is licensed under the BSD-style license found in the
6
# LICENSE file in the root directory of this source tree.
7
8
-set -euo pipefail
+set -euxo pipefail
9
10
SOURCE_ROOT_DIR=""
11
OUTPUT="cmake-out"
0 commit comments