Skip to content

Commit

Permalink
tflite_micro lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-xmos committed Aug 15, 2023
1 parent 79bda72 commit 676904d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/lib_vnr/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ target_link_libraries(fwk_voice_module_lib_vnr_inference
)

target_link_libraries(fwk_voice_module_lib_vnr_inference
PRIVATE
sdk::inferencing::lib_tflite_micro
PUBLIC
tflite_micro
)

add_library(fwk_voice::vnr::inference ALIAS fwk_voice_module_lib_vnr_inference)
Expand Down

0 comments on commit 676904d

Please sign in to comment.