From 5e9f3207051ebf2b3bbd967500a18e763ab2ba92 Mon Sep 17 00:00:00 2001 From: eeight Date: Thu, 16 Jun 2022 18:26:24 +0300 Subject: IGNIETFERRO-1105 Add missing PEERDIRs for deprecated atomic ref:7ff80f9897aa27d91ceddb2dbeca2adad400038d --- library/cpp/lfalloc/alloc_profiler/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'library/cpp/lfalloc/alloc_profiler') diff --git a/library/cpp/lfalloc/alloc_profiler/CMakeLists.txt b/library/cpp/lfalloc/alloc_profiler/CMakeLists.txt index d5fd522ec6e..5d7e418e56c 100644 --- a/library/cpp/lfalloc/alloc_profiler/CMakeLists.txt +++ b/library/cpp/lfalloc/alloc_profiler/CMakeLists.txt @@ -13,6 +13,7 @@ target_link_libraries(cpp-lfalloc-alloc_profiler PUBLIC yutil cpp-lfalloc-dbg_info library-cpp-cache + cpp-deprecated-atomic ) target_sources(cpp-lfalloc-alloc_profiler PRIVATE ${CMAKE_SOURCE_DIR}/library/cpp/lfalloc/alloc_profiler/profiler.cpp -- cgit v1.3