Skip to content

Commit 798e607

Browse files
committed
link whole quantized_ops_lib
1 parent cac2c05 commit 798e607

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension/android/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ endif()
9898

9999
if(TARGET quantized_kernels)
100100
list(APPEND link_libraries quantized_kernels quantized_ops_lib)
101+
target_link_options_shared_lib(quantized_ops_lib)
101102
endif()
102103

103104
target_include_directories(

0 commit comments

Comments
 (0)