diff options
author | bugaevskiy <bugaevskiy@yandex-team.com> | 2022-09-10 18:20:38 +0300 |
---|---|---|
committer | bugaevskiy <bugaevskiy@yandex-team.com> | 2022-09-10 18:20:38 +0300 |
commit | cfab076ee5bea9fcaeef692e0d906a230659bcaa (patch) | |
tree | d04a4a7e976187a3e01573be1e1fd94343d00dbc /contrib | |
parent | 6fe7662782934b99b36ae141cb934415a6b69f6c (diff) | |
download | ydb-cfab076ee5bea9fcaeef692e0d906a230659bcaa.tar.gz |
Remove boost/interval from metaproject
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/restricted/boost/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/restricted/boost/CMakeLists.txt b/contrib/restricted/boost/CMakeLists.txt index cb7ff948b6..2c111091cc 100644 --- a/contrib/restricted/boost/CMakeLists.txt +++ b/contrib/restricted/boost/CMakeLists.txt @@ -117,7 +117,6 @@ target_link_libraries(contrib-restricted-boost INTERFACE restricted-boost-function_types restricted-boost-fusion restricted-boost-integer - restricted-boost-interval restricted-boost-intrusive restricted-boost-io restricted-boost-iterator |