Skip to content

Commit 232b837

Browse files
committed
Update qc docs
1 parent dd7fa6a commit 232b837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/build-run-qualcomm-ai-engine-direct-backend.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ cmake .. \
145145
-DCMAKE_INSTALL_PREFIX=$PWD \
146146
-DEXECUTORCH_BUILD_SDK=ON \
147147
-DEXECUTORCH_BUILD_QNN=ON \
148+
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
148149
-DQNN_SDK_ROOT=$QNN_SDK_ROOT \
149150
-DCMAKE_TOOLCHAIN_FILE=$ANDROID_NDK/build/cmake/android.toolchain.cmake \
150151
-DANDROID_ABI='arm64-v8a' \

0 commit comments

Comments
 (0)