From 4038c18bda1fa768ea7946cdac77ab53b6500542 Mon Sep 17 00:00:00 2001 From: WrightNed <114073970+WrightNed@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:26:18 +0300 Subject: [PATCH] Update CMakeLists.txt --- .../orchestration/orchestration_tools/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/security_apps/orchestration/orchestration_tools/CMakeLists.txt b/components/security_apps/orchestration/orchestration_tools/CMakeLists.txt index 8eab4de..bed840f 100755 --- a/components/security_apps/orchestration/orchestration_tools/CMakeLists.txt +++ b/components/security_apps/orchestration/orchestration_tools/CMakeLists.txt @@ -2,4 +2,4 @@ ADD_DEFINITIONS(-Wno-deprecated-declarations) add_library(orchestration_tools orchestration_tools.cc) -add_subdirectory(orchestration_tools_ut) +#add_subdirectory(orchestration_tools_ut)