aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2022-12-31 10:35:47 +0300
committerthegeorg <thegeorg@yandex-team.com>2022-12-31 10:35:47 +0300
commit8fd51d45ec75d85ab82699a4ecf4f2fa94c773b4 (patch)
tree45a0fb7a556066df1032ded43db13ac742e03dfe /contrib/libs
parent0ec27b614f46afcfa62cd3dc7e86bdd44b60f096 (diff)
downloadydb-8fd51d45ec75d85ab82699a4ecf4f2fa94c773b4.tar.gz
Update contrib/restricted/boost/math to 1.81.0
Diffstat (limited to 'contrib/libs')
-rw-r--r--contrib/libs/apache/avro/CMakeLists.darwin.txt1
-rw-r--r--contrib/libs/apache/avro/CMakeLists.linux-aarch64.txt1
-rw-r--r--contrib/libs/apache/avro/CMakeLists.linux.txt1
3 files changed, 3 insertions, 0 deletions
diff --git a/contrib/libs/apache/avro/CMakeLists.darwin.txt b/contrib/libs/apache/avro/CMakeLists.darwin.txt
index 25f777b6124..1a3c44dd738 100644
--- a/contrib/libs/apache/avro/CMakeLists.darwin.txt
+++ b/contrib/libs/apache/avro/CMakeLists.darwin.txt
@@ -32,6 +32,7 @@ target_link_libraries(libs-apache-avro PUBLIC
restricted-boost-crc
restricted-boost-format
restricted-boost-iostreams
+ restricted-boost-math
)
target_sources(libs-apache-avro PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/avro/impl/BinaryDecoder.cc
diff --git a/contrib/libs/apache/avro/CMakeLists.linux-aarch64.txt b/contrib/libs/apache/avro/CMakeLists.linux-aarch64.txt
index c26b9836bc9..7d6a284e056 100644
--- a/contrib/libs/apache/avro/CMakeLists.linux-aarch64.txt
+++ b/contrib/libs/apache/avro/CMakeLists.linux-aarch64.txt
@@ -33,6 +33,7 @@ target_link_libraries(libs-apache-avro PUBLIC
restricted-boost-crc
restricted-boost-format
restricted-boost-iostreams
+ restricted-boost-math
)
target_sources(libs-apache-avro PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/avro/impl/BinaryDecoder.cc
diff --git a/contrib/libs/apache/avro/CMakeLists.linux.txt b/contrib/libs/apache/avro/CMakeLists.linux.txt
index c26b9836bc9..7d6a284e056 100644
--- a/contrib/libs/apache/avro/CMakeLists.linux.txt
+++ b/contrib/libs/apache/avro/CMakeLists.linux.txt
@@ -33,6 +33,7 @@ target_link_libraries(libs-apache-avro PUBLIC
restricted-boost-crc
restricted-boost-format
restricted-boost-iostreams
+ restricted-boost-math
)
target_sources(libs-apache-avro PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/avro/impl/BinaryDecoder.cc