Skip to content

Commit

Permalink
Add lib common when building sound affects
Browse files Browse the repository at this point in the history
Summary: Required to build wav2letter. Dependency of https://app.circleci.com/pipelines/github/flashlight/wav2letter/463/workflows/779d08c0-d6ce-4021-a06d-298332ad5fac/jobs/795

Reviewed By: jacobkahn

Differential Revision: D31957669

fbshipit-source-id: 1e17a8a9118bdde3e191a81e0752e6510d86c65b
  • Loading branch information
padentomasello authored and facebook-github-bot committed Oct 27, 2021
1 parent 4b3a878 commit 00e7712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flashlight/pkg/speech/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ target_link_libraries(
fl_lib_text
fl_lib_audio
fl_lib_sequence
fl_lib_common
)

# ------------------------ Components ------------------------
Expand Down

0 comments on commit 00e7712

Please sign in to comment.