diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-12-18 01:32:19 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-12-18 03:04:43 +0300 |
commit | b0192c91dee7364dc264ed5cd4e161089e7a1728 (patch) | |
tree | d76e29e512b00c76ec8ae4e029f458954b0ebf51 /contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt | |
parent | 073a21157036d680796e0b04d5e1ab4153ac0940 (diff) | |
download | ydb-b0192c91dee7364dc264ed5cd4e161089e7a1728.tar.gz |
Update contrib/restricted/boost/thread to 1.84.0
Diffstat (limited to 'contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt')
-rw-r--r-- | contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt b/contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt index d87e00879f..366022e4bf 100644 --- a/contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt +++ b/contrib/restricted/boost/thread/CMakeLists.windows-x86_64.txt @@ -24,7 +24,6 @@ target_include_directories(restricted-boost-thread PUBLIC ) target_link_libraries(restricted-boost-thread PUBLIC contrib-libs-cxxsupp - restricted-boost-algorithm restricted-boost-assert restricted-boost-atomic restricted-boost-bind @@ -37,10 +36,7 @@ target_link_libraries(restricted-boost-thread PUBLIC restricted-boost-date_time restricted-boost-exception restricted-boost-function - restricted-boost-intrusive restricted-boost-io - restricted-boost-iterator - restricted-boost-lexical_cast restricted-boost-move restricted-boost-optional restricted-boost-predef |