diff options
Diffstat (limited to 'library/cpp/execprofile')
| -rw-r--r-- | library/cpp/execprofile/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/execprofile/CMakeLists.txt b/library/cpp/execprofile/CMakeLists.txt index e8a1bfb714c..0b8326bda5a 100644 --- a/library/cpp/execprofile/CMakeLists.txt +++ b/library/cpp/execprofile/CMakeLists.txt @@ -11,6 +11,7 @@ add_library(library-cpp-execprofile) target_link_libraries(library-cpp-execprofile PUBLIC contrib-libs-cxxsupp yutil + cpp-deprecated-atomic ) target_sources(library-cpp-execprofile PRIVATE ${CMAKE_SOURCE_DIR}/library/cpp/execprofile/profile.cpp |
