diff options
Diffstat (limited to 'library/cpp/lfalloc/alloc_profiler')
| -rw-r--r-- | library/cpp/lfalloc/alloc_profiler/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
