aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-04-07 12:03:00 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-04-07 12:03:00 +0300
commit6304f31413c0cc8f2bcecc97ae6c76fccbb8051c (patch)
tree370844119cb55cf76440317d165903b6b2b71f1b
parent4ca1746fe0f9526f3baf2d6bc56442b106de3f45 (diff)
downloadydb-6304f31413c0cc8f2bcecc97ae6c76fccbb8051c.tar.gz
Intermediate changes
-rw-r--r--contrib/restricted/boost/atomic/CMakeLists.darwin-x86_64.txt1
-rw-r--r--contrib/restricted/boost/atomic/CMakeLists.linux-aarch64.txt1
-rw-r--r--contrib/restricted/boost/atomic/CMakeLists.linux-x86_64.txt1
3 files changed, 0 insertions, 3 deletions
diff --git a/contrib/restricted/boost/atomic/CMakeLists.darwin-x86_64.txt b/contrib/restricted/boost/atomic/CMakeLists.darwin-x86_64.txt
index c7c24c5a0f..5afc02dce5 100644
--- a/contrib/restricted/boost/atomic/CMakeLists.darwin-x86_64.txt
+++ b/contrib/restricted/boost/atomic/CMakeLists.darwin-x86_64.txt
@@ -17,7 +17,6 @@ target_include_directories(restricted-boost-atomic PUBLIC
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/include
)
target_include_directories(restricted-boost-atomic PRIVATE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/winapi/include
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/src
)
target_link_libraries(restricted-boost-atomic PUBLIC
diff --git a/contrib/restricted/boost/atomic/CMakeLists.linux-aarch64.txt b/contrib/restricted/boost/atomic/CMakeLists.linux-aarch64.txt
index 8f1b461ecf..38a28245e8 100644
--- a/contrib/restricted/boost/atomic/CMakeLists.linux-aarch64.txt
+++ b/contrib/restricted/boost/atomic/CMakeLists.linux-aarch64.txt
@@ -16,7 +16,6 @@ target_include_directories(restricted-boost-atomic PUBLIC
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/include
)
target_include_directories(restricted-boost-atomic PRIVATE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/winapi/include
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/src
)
target_link_libraries(restricted-boost-atomic PUBLIC
diff --git a/contrib/restricted/boost/atomic/CMakeLists.linux-x86_64.txt b/contrib/restricted/boost/atomic/CMakeLists.linux-x86_64.txt
index 5f830a8cfa..6aef8821ed 100644
--- a/contrib/restricted/boost/atomic/CMakeLists.linux-x86_64.txt
+++ b/contrib/restricted/boost/atomic/CMakeLists.linux-x86_64.txt
@@ -17,7 +17,6 @@ target_include_directories(restricted-boost-atomic PUBLIC
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/include
)
target_include_directories(restricted-boost-atomic PRIVATE
- ${CMAKE_SOURCE_DIR}/contrib/restricted/boost/winapi/include
${CMAKE_SOURCE_DIR}/contrib/restricted/boost/atomic/src
)
target_link_libraries(restricted-boost-atomic PUBLIC