We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17078be commit 30e1c2eCopy full SHA for 30e1c2e
components/maix/CMakeLists.txt
@@ -23,7 +23,7 @@ append_srcs_dir(ADD_SRCS "src") # append source file in src dir to var ADD_S
23
###############################################
24
25
###### Add required/dependent components ######
26
-list(APPEND ADD_REQUIREMENTS pybind11 python3 basic nn peripheral vision comm)
+list(APPEND ADD_REQUIREMENTS pybind11 python3 basic nn peripheral vision comm network)
27
28
29
###### Add link search path for requirements/libs ######
0 commit comments