Update CMakeLists.txt

This commit is contained in:
WrightNed
2023-08-24 20:26:18 +03:00
committed by GitHub
parent a9b6d2e715
commit 4038c18bda

View File

@@ -2,4 +2,4 @@ ADD_DEFINITIONS(-Wno-deprecated-declarations)
add_library(orchestration_tools orchestration_tools.cc) add_library(orchestration_tools orchestration_tools.cc)
add_subdirectory(orchestration_tools_ut) #add_subdirectory(orchestration_tools_ut)