aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/algorithm
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-09-25 13:20:25 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-09-25 13:20:25 +0300
commit28b6f457594e2f97604ba60b967734a623bf3449 (patch)
treee46fce5d4a9fdc2ef0d4f2f2f8383f213ebeeaf0 /contrib/restricted/boost/algorithm
parenta56f9bf1dd89a3bf9b12b3075311c0c93e84fbb2 (diff)
downloadydb-28b6f457594e2f97604ba60b967734a623bf3449.tar.gz
yamaker: apply boost helper to some projects
Diffstat (limited to 'contrib/restricted/boost/algorithm')
-rw-r--r--contrib/restricted/boost/algorithm/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/restricted/boost/algorithm/CMakeLists.txt b/contrib/restricted/boost/algorithm/CMakeLists.txt
index cfdc6eaf886..d6981439fa8 100644
--- a/contrib/restricted/boost/algorithm/CMakeLists.txt
+++ b/contrib/restricted/boost/algorithm/CMakeLists.txt
@@ -13,7 +13,6 @@ target_include_directories(restricted-boost-algorithm INTERFACE
)
target_link_libraries(restricted-boost-algorithm INTERFACE
contrib-libs-cxxsupp
- yutil
restricted-boost-array
restricted-boost-assert
restricted-boost-bind