Skip to content

Commit

Permalink
* add voice
Browse files Browse the repository at this point in the history
  • Loading branch information
lxowalle committed May 10, 2024
1 parent 0e0a83c commit ec32c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/maix/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ append_srcs_dir(ADD_SRCS "src") # append source file in src dir to var ADD_S
###############################################

###### Add required/dependent components ######
list(APPEND ADD_REQUIREMENTS pybind11 python3 basic nn peripheral vision comm network)
list(APPEND ADD_REQUIREMENTS pybind11 python3 basic nn peripheral vision comm network voice)
###############################################

###### Add link search path for requirements/libs ######
Expand Down

0 comments on commit ec32c8b

Please sign in to comment.