From e6a8bdd23d6f5cb46ac650285829573280edcdf6 Mon Sep 17 00:00:00 2001
From: 554325746@qq.com <554325746@qq.com>
Date: 星期一, 15 七月 2019 16:51:11 +0800
Subject: [PATCH] a

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

diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index 4b2e513..b56c1bf 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -42,6 +42,7 @@
 add_library(native-lib
              SHARED
              src/main/cpp/native-lib.cpp
+        src/main/cpp/TCPClient.cpp
              #${FFMPEG_LIST}
              )
 find_library(

--
Gitblit v1.8.0