From ad716fb9f1e8ae5cde818be423ca47225a4ff4ec Mon Sep 17 00:00:00 2001
From: pansen <pansen626@sina.com>
Date: 星期四, 11 四月 2019 11:16:29 +0800
Subject: [PATCH] VptServer多线程支持

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

diff --git a/QiaoJiaSystem/CMakeLists.txt b/QiaoJiaSystem/CMakeLists.txt
index 1db175e..d9aa5d9 100644
--- a/QiaoJiaSystem/CMakeLists.txt
+++ b/QiaoJiaSystem/CMakeLists.txt
@@ -36,4 +36,4 @@
 add_subdirectory(VideoToImageMulth)
 #add_subdirectory(GB28181DecoderModel)
 #add_subdirectory(FaceSearchDbWithImg)
-
+add_subdirectory(VptServer)

--
Gitblit v1.8.0