feat: 增加彩色日志输出
This commit is contained in:
@@ -11,6 +11,8 @@ set(main main.cc
|
||||
set(LOGC logc/log.c)
|
||||
set(TOML tomlc99/toml.c)
|
||||
|
||||
# 设置彩色日志输出
|
||||
add_definitions(-DLOG_USE_COLOR)
|
||||
|
||||
# 查找并添加 OpenCV 的头文件目录
|
||||
set(OpenCV_DIR ${CMAKE_SOURCE_DIR}/opencv-mobile-4.9.0-armlinux/lib/cmake/opencv4)
|
||||
|
||||
Reference in New Issue
Block a user