Skip to content

Commit e3ec7b1

Browse files
committed
Find libcustom_ops.a
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 45d5b3d commit e3ec7b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/executorch-config.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ 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
4243
)
4344
foreach(lib ${lib_list})
4445
# Name of the variable which stores result of the find_library search

0 commit comments

Comments
 (0)