diff options
author | bugaevskiy <bugaevskiy@yandex-team.com> | 2022-11-06 22:18:05 +0300 |
---|---|---|
committer | bugaevskiy <bugaevskiy@yandex-team.com> | 2022-11-06 22:18:05 +0300 |
commit | 14c3f596d6c1473e1fbfbc2c8beafcfe7827f345 (patch) | |
tree | 0fd319ed654cc690d8a97be36130c6887cef52c1 /contrib/restricted/boost/tuple/CMakeLists.txt | |
parent | 93a84938198bc81acb1fe0735ffc51fda87d0780 (diff) | |
download | ydb-14c3f596d6c1473e1fbfbc2c8beafcfe7827f345.tar.gz |
Apply boost yamaker helpers to safe subset
Diffstat (limited to 'contrib/restricted/boost/tuple/CMakeLists.txt')
-rw-r--r-- | contrib/restricted/boost/tuple/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/restricted/boost/tuple/CMakeLists.txt b/contrib/restricted/boost/tuple/CMakeLists.txt index a3ec6b8b63..2e16ce8330 100644 --- a/contrib/restricted/boost/tuple/CMakeLists.txt +++ b/contrib/restricted/boost/tuple/CMakeLists.txt @@ -13,7 +13,6 @@ target_include_directories(restricted-boost-tuple INTERFACE ) target_link_libraries(restricted-boost-tuple INTERFACE contrib-libs-cxxsupp - yutil restricted-boost-config restricted-boost-core restricted-boost-static_assert |