aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/range/CMakeLists.darwin.txt
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-12-31 15:11:54 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-12-31 15:11:54 +0300
commit0d2a3ef454d19a7b9cea242a3d4ec0815d9b8aea (patch)
tree39350f9d346eb4a6dae843a63a54a6126d48794d /contrib/restricted/boost/range/CMakeLists.darwin.txt
parentebf3c8be8039a35cd2b98541e22279af290e3f55 (diff)
downloadydb-0d2a3ef454d19a7b9cea242a3d4ec0815d9b8aea.tar.gz
Apply boost yamaker helpers to unsafe subset
Diffstat (limited to 'contrib/restricted/boost/range/CMakeLists.darwin.txt')
-rw-r--r--contrib/restricted/boost/range/CMakeLists.darwin.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/restricted/boost/range/CMakeLists.darwin.txt b/contrib/restricted/boost/range/CMakeLists.darwin.txt
index 29643ab305..dde55caac6 100644
--- a/contrib/restricted/boost/range/CMakeLists.darwin.txt
+++ b/contrib/restricted/boost/range/CMakeLists.darwin.txt
@@ -13,17 +13,16 @@ target_include_directories(restricted-boost-range INTERFACE
)
target_link_libraries(restricted-boost-range INTERFACE
contrib-libs-cxxsupp
- yutil
restricted-boost-array
restricted-boost-assert
restricted-boost-concept_check
restricted-boost-config
restricted-boost-container_hash
+ restricted-boost-conversion
restricted-boost-core
restricted-boost-detail
restricted-boost-iterator
restricted-boost-mpl
- restricted-boost-numeric_conversion
restricted-boost-optional
restricted-boost-preprocessor
restricted-boost-regex