aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/CMakeLists.txt
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-07-19 02:31:35 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-07-19 02:31:35 +0300
commitae766858f3a2e8da73fd077f0303ead23960c943 (patch)
tree4d0bf842be0d650555e9c546f2ce60ec26c6040c /contrib/restricted/boost/CMakeLists.txt
parent3041f85f9fa874cd45bf94d033fc4a95b3faf37f (diff)
downloadydb-ae766858f3a2e8da73fd077f0303ead23960c943.tar.gz
Reimport boost/config 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 ba0a74c2f1..24acc28c25 100644
--- a/contrib/restricted/boost/CMakeLists.txt
+++ b/contrib/restricted/boost/CMakeLists.txt
@@ -13,4 +13,5 @@ target_include_directories(contrib-restricted-boost INTERFACE
)
target_link_libraries(contrib-restricted-boost INTERFACE
contrib-libs-cxxsupp
+ restricted-boost-config
)