Skip to content

Commit f821560

Browse files
Update boost submodules (#1565)
Use newer boost v 1.82.0 Relates-To: MINOR Signed-off-by: Rustam Gamidov <[email protected]> Co-authored-by: Yaroslav Stefinko <[email protected]>
1 parent 57f8472 commit f821560

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

external/boost/CMakeLists.txt.boost.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ ExternalProject_Add(boost-download
3030
libs/container_hash
3131
libs/core
3232
libs/detail
33+
libs/describe
3334
libs/format
3435
libs/function_types
3536
libs/headers
@@ -38,6 +39,7 @@ ExternalProject_Add(boost-download
3839
libs/iterator
3940
libs/move
4041
libs/mpl
42+
libs/mp11
4143
libs/numeric/conversion
4244
libs/optional
4345
libs/predef

0 commit comments

Comments
 (0)