Skip to content

Commit

Permalink
[runtime/horizonbpu] fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
cdliang11 committed Oct 18, 2024
1 parent 2d0da71 commit db87775
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions runtime/horizonbpu/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
build/
fc_base/
wheels*
2 changes: 2 additions & 0 deletions runtime/horizonbpu/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ include_directories(
${CMAKE_CURRENT_SOURCE_DIR}/kaldi
)

include(wetextprocessing)

# Build all libraries
add_subdirectory(utils)
add_subdirectory(frontend)
Expand Down

0 comments on commit db87775

Please sign in to comment.