Skip to content

Commit cf93425

Browse files
committed
Update
[ghstack-poisoned]
1 parent 8d7171d commit cf93425

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tools/cmake/preset/profiling.cmake

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,10 @@ set_overridable_option(EXECUTORCH_BUILD_KERNELS_OPTIMIZED ON)
1515
set_overridable_option(EXECUTORCH_BUILD_KERNELS_QUANTIZED ON)
1616
set_overridable_option(EXECUTORCH_BUILD_XNNPACK ON)
1717
set_overridable_option(EXECUTORCH_BUILD_DEVTOOLS ON)
18+
19+
# Presets to build executor runner
20+
1821
set_overridable_option(EXECUTORCH_BUILD_EXECUTOR_RUNNER ON)
1922
set_overridable_option(EXECUTORCH_ENABLE_EVENT_TRACER ON)
23+
set_overridable_option(EXECUTORCH_BUILD_EXTENSION_EVALUE_UTIL ON)
24+
set_overridable_option(EXECUTORCH_BUILD_EXTENSION_RUNNER_UTIL ON)

0 commit comments

Comments
 (0)