Skip to content

Commit

Permalink
Try to use libc++_shared.so for android qnn build
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlizarraga committed Dec 23, 2024
1 parent 7f50558 commit 17c3bde
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"--parallel",
"--cmake_generator=Ninja",
"--build_java",
"--android_cpp_shared",
"--build_shared_lib",
"--use_qnn",
"--cmake_extra_defines=onnxruntime_BUILD_UNIT_TESTS=OFF",
Expand Down

0 comments on commit 17c3bde

Please sign in to comment.