初始提交:龙芯2K0300智能车卖家Demo完整代码
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# demo2
|
||||
add_executable(udp_receive udp_receive.cpp)
|
||||
|
||||
# 链接 OpenCV 库
|
||||
target_link_libraries(udp_receive common_lib ${OpenCV_LIBS})
|
||||
Reference in New Issue
Block a user