diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-12-17 22:19:06 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-12-17 23:31:49 +0300 |
commit | f17f1bdca793e442a554f732ba8ee53104e25fa0 (patch) | |
tree | a04b2229b085a9f7a0083efae5bd25cd881cf1c5 /contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt | |
parent | 64b331444bc397072543295de983ec13b9bee989 (diff) | |
download | ydb-f17f1bdca793e442a554f732ba8ee53104e25fa0.tar.gz |
Update contrib/restricted/boost/ratio to 1.84.0
Diffstat (limited to 'contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt')
-rw-r--r-- | contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt b/contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt index 7171c49b08..be975de1e0 100644 --- a/contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt +++ b/contrib/restricted/boost/ratio/CMakeLists.darwin-arm64.txt @@ -13,11 +13,4 @@ target_include_directories(restricted-boost-ratio INTERFACE ) target_link_libraries(restricted-boost-ratio INTERFACE contrib-libs-cxxsupp - restricted-boost-config - restricted-boost-core - restricted-boost-integer - restricted-boost-mpl - restricted-boost-rational - restricted-boost-static_assert - restricted-boost-type_traits ) |