Skip to content

Commit 78bb9bb

Browse files
committed
revert custom_ops change
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent e3ec7b1 commit 78bb9bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/executorch-config.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ set(lib_list
3939
qnn_executorch_backend portable_ops_lib extension_module xnnpack_backend
4040
XNNPACK cpuinfo pthreadpool vulkan_backend optimized_kernels cpublas eigen_blas
4141
optimized_ops_lib optimized_native_cpu_ops_lib quantized_kernels quantized_ops_lib
42-
custom_ops
4342
)
4443
foreach(lib ${lib_list})
4544
# Name of the variable which stores result of the find_library search

0 commit comments

Comments
 (0)