From d2881112f2182258fd8b750320ac3f3c3a4e15d1 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 29 Apr 2025 15:45:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BC=96=E8=AF=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/cpp/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/cpp/CMakeLists.txt b/app/src/main/cpp/CMakeLists.txt index 89fea9fb..3ace002a 100644 --- a/app/src/main/cpp/CMakeLists.txt +++ b/app/src/main/cpp/CMakeLists.txt @@ -356,6 +356,7 @@ add_library( # Sets the name of the library. netcamera/VendorCtrl.cpp netcamera/YuShiCtrl.cpp netcamera/HangYuCtrl.cpp + netcamera/HikonCtrl.cpp ${STREAMING_SRCS}