增加opencv的find模块

This commit is contained in:
GuanYuankai 2025-10-21 01:59:56 +00:00
parent bccf55c81b
commit 3a78fe761c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ find_package(SQLite3 REQUIRED)
find_package(PkgConfig REQUIRED)
pkg_check_modules(GST REQUIRED gstreamer-1.0 gstreamer-app-1.0)
find_package(OpenCV REQUIRED)
# Crow CMake
# Crow 使 Boost Asio