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)