From 6a7ab6559778c7eeb84a3439196018572fa5ba47 Mon Sep 17 00:00:00 2001 From: LLida <3199335945@qq.com> Date: Wed, 19 Nov 2025 21:57:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B7=AF=E5=BE=84=E5=8C=85?= =?UTF-8?q?=E5=90=AB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 81df675..4e3e0e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,6 +11,7 @@ find_package(OpenCV REQUIRED) # Include OpenCV headers include_directories(${OpenCV_INCLUDE_DIRS}) include_directories(/usr/include) +include_directories(./inc) # Add executable for MindVision version add_executable(armor_detector_mdv