diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-04-29 21:25:08 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-04-29 21:25:08 +0300 |
commit | 092195a4eec9472a10ae234bbebbffd779256cc0 (patch) | |
tree | 8bd7422aa2e3e97d00e142ada785dbc366eb185b | |
parent | 6b89e60fa299de624c7ac78f8356ca66682b9ddb (diff) | |
download | ydb-092195a4eec9472a10ae234bbebbffd779256cc0.tar.gz |
Update contrib/restricted/boost/bimap to 1.82.0
3 files changed, 0 insertions, 3 deletions
diff --git a/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt index c44e09b7d6..8b9c9a66ca 100644 --- a/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt +++ b/contrib/restricted/boost/bimap/CMakeLists.darwin-x86_64.txt @@ -22,7 +22,6 @@ target_link_libraries(restricted-boost-bimap INTERFACE restricted-boost-mpl restricted-boost-multi_index restricted-boost-preprocessor - restricted-boost-serialization restricted-boost-static_assert restricted-boost-throw_exception restricted-boost-type_traits diff --git a/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt index ec170e9cbc..a6dc2f420a 100644 --- a/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt +++ b/contrib/restricted/boost/bimap/CMakeLists.linux-x86_64.txt @@ -23,7 +23,6 @@ target_link_libraries(restricted-boost-bimap INTERFACE restricted-boost-mpl restricted-boost-multi_index restricted-boost-preprocessor - restricted-boost-serialization restricted-boost-static_assert restricted-boost-throw_exception restricted-boost-type_traits diff --git a/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt index c44e09b7d6..8b9c9a66ca 100644 --- a/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt +++ b/contrib/restricted/boost/bimap/CMakeLists.windows-x86_64.txt @@ -22,7 +22,6 @@ target_link_libraries(restricted-boost-bimap INTERFACE restricted-boost-mpl restricted-boost-multi_index restricted-boost-preprocessor - restricted-boost-serialization restricted-boost-static_assert restricted-boost-throw_exception restricted-boost-type_traits |