aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-23 16:37:02 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-23 16:37:02 +0300
commit5082c890e9fced79ababea01152b594907e4a012 (patch)
tree40a8e414d1e8b45ce2f6f43bee272fbf6cf28710 /library/cpp/monlib
parent627718e309e5ac397388c83fd4d287e48b51c78d (diff)
downloadydb-5082c890e9fced79ababea01152b594907e4a012.tar.gz
intermediate changes
ref:2fd7725f9a380208f93125e4819eee9282388396
Diffstat (limited to 'library/cpp/monlib')
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt
index 75fa6b2a43..faaf3c2c54 100644
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt
+++ b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt
@@ -7,7 +7,7 @@ target_link_libraries(service-pages-tablesorter INTERFACE
)
add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global INTERFACE
+target_link_libraries(service-pages-tablesorter.global PUBLIC
contrib-libs-cxxsupp
yutil
library-cpp-resource