aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/CMakeLists.txt
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-09-14 10:56:04 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-09-14 10:56:04 +0300
commitcf4d965eab8e00116d391487e1775b363a968aef (patch)
tree388c4ba30250b81f5a03bd412f630457cd9cb49d /contrib/restricted/boost/CMakeLists.txt
parenta8f6f495b07e14c4c4356073ead36e2bea67ffd6 (diff)
downloadydb-cf4d965eab8e00116d391487e1775b363a968aef.tar.gz
Reimport boost/property_map as a separate project
Diffstat (limited to 'contrib/restricted/boost/CMakeLists.txt')
-rw-r--r--contrib/restricted/boost/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/restricted/boost/CMakeLists.txt b/contrib/restricted/boost/CMakeLists.txt
index e932a69337..b6ff8b2fc5 100644
--- a/contrib/restricted/boost/CMakeLists.txt
+++ b/contrib/restricted/boost/CMakeLists.txt
@@ -61,6 +61,7 @@ add_subdirectory(pool)
add_subdirectory(predef)
add_subdirectory(preprocessor)
add_subdirectory(program_options)
+add_subdirectory(property_map)
add_subdirectory(property_tree)
add_subdirectory(proto)
add_subdirectory(ptr_container)