aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.darwin.txt
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-07-23 21:28:06 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-07-23 21:28:06 +0300
commitbdfa64a2dfbfa18015103f731c6017fd61a34842 (patch)
tree17f15b4a5bb4ca6546d19950902d0304175cf1db /CMakeLists.darwin.txt
parent4fdcbb93872d8192072780d5b346e91d229fa951 (diff)
downloadydb-bdfa64a2dfbfa18015103f731c6017fd61a34842.tar.gz
Reimport boost/align as a separate project
Diffstat (limited to 'CMakeLists.darwin.txt')
-rw-r--r--CMakeLists.darwin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.darwin.txt b/CMakeLists.darwin.txt
index f86c6f2c57..4e5dd11417 100644
--- a/CMakeLists.darwin.txt
+++ b/CMakeLists.darwin.txt
@@ -144,6 +144,7 @@ add_subdirectory(contrib/restricted/boost/static_assert)
add_subdirectory(contrib/restricted/boost/throw_exception)
add_subdirectory(contrib/restricted/boost/vmd)
add_subdirectory(contrib/restricted/boost/winapi)
+add_subdirectory(contrib/restricted/boost/align)
add_subdirectory(contrib/restricted/fast_float)
add_subdirectory(contrib/restricted/thrift)
add_subdirectory(contrib/libs/libevent)