Skip to content

Commit f090ffd

Browse files
committed
q
1 parent 24068d1 commit f090ffd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.ci/scripts/setup-qnn-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
set -ex
99

1010
bash "$(dirname "${BASH_SOURCE[0]}")/../../backends/qualcomm/scripts/install_qnn_sdk.sh"
11+
12+
setup_libcpp 12

backends/qualcomm/scripts/install_qnn_sdk.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,5 @@ setup_libcpp() {
154154
echo "libc++ installed to ${INSTALL_DIR}"
155155
}
156156

157-
setup_libcpp 12
158157
setup_android_ndk
159158
install_qnn

0 commit comments

Comments
 (0)