mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
apps: add videoutils to CMakeLists.txt
Signed-off-by: shizhenghui <shizhenghui@xiaomi.com>
This commit is contained in:
parent
0ff647af4d
commit
def2002dc0
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ add_subdirectory(sdr)
|
|||
add_subdirectory(system)
|
||||
add_subdirectory(testing)
|
||||
add_subdirectory(tools)
|
||||
add_subdirectory(videoutils)
|
||||
add_subdirectory(wireless)
|
||||
|
||||
# add examples and external at the end to allow library dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue