Skip to content

Commit 69aed24

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
link whole quantized_ops_lib (#5253)
Summary: Pull Request resolved: #5253 Reviewed By: shoumikhin Differential Revision: D62474497 Pulled By: kirklandsign fbshipit-source-id: 408cd0340dce706b758097bfd6f9606bfe506460
1 parent 7942d2c commit 69aed24

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)