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 bc0fdf3 commit 1244672Copy full SHA for 1244672
scripts/build_apple_frameworks.sh
@@ -193,6 +193,7 @@ cmake_build() {
193
-DEXECUTORCH_BUILD_MPS=$MPS \
194
-DEXECUTORCH_BUILD_XNNPACK=$XNNPACK \
195
-DEXECUTORCH_XNNPACK_SHARED_WORKSPACE=ON \
196
+ -DEXECUTORCH_BUILD_EXECUTOR_RUNNER=OFF \
197
-DEXECUTORCH_BUILD_EXTENSION_APPLE=ON \
198
-DEXECUTORCH_BUILD_EXTENSION_DATA_LOADER=ON \
199
-DEXECUTORCH_BUILD_EXTENSION_MODULE=ON \
0 commit comments