summaryrefslogtreecommitdiffstats
path: root/library/cpp/lwtrace
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/lwtrace')
-rw-r--r--library/cpp/lwtrace/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/lwtrace/CMakeLists.txt b/library/cpp/lwtrace/CMakeLists.txt
index 083ce856771..ea12841d58c 100644
--- a/library/cpp/lwtrace/CMakeLists.txt
+++ b/library/cpp/lwtrace/CMakeLists.txt
@@ -12,6 +12,7 @@ target_link_libraries(library-cpp-lwtrace PUBLIC
contrib-libs-cxxsupp
yutil
cpp-lwtrace-protos
+ cpp-deprecated-atomic
)
target_sources(library-cpp-lwtrace PRIVATE
${CMAKE_SOURCE_DIR}/library/cpp/lwtrace/check.cpp