From 3e253c674f3ebe0da414d34751c5c259a378375a Mon Sep 17 00:00:00 2001
From: pansen <pansen626@sina.com>
Date: 星期五, 25 一月 2019 20:58:55 +0800
Subject: [PATCH] 添加布控模块功能

---
 QiaoJiaSystem/VideoAnalysFromHC/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/QiaoJiaSystem/VideoAnalysFromHC/CMakeLists.txt b/QiaoJiaSystem/VideoAnalysFromHC/CMakeLists.txt
index d4a83d9..a006a46 100644
--- a/QiaoJiaSystem/VideoAnalysFromHC/CMakeLists.txt
+++ b/QiaoJiaSystem/VideoAnalysFromHC/CMakeLists.txt
@@ -59,6 +59,7 @@
     ../StructureApp/HiredisTool.cpp
      ../StructureApp/PersonElement.cpp
     ../StructureApp/PerStaticElement.cpp
+    ../StructureApp/IntAreaCalcUtil.cpp
 
     ../YoloServer/rpc/YoloServer.cpp
     ../FaceDetectServer/rpc/FaceServer.cpp

--
Gitblit v1.8.0