Skip to content

Commit f34fe9a

Browse files
committed
chore: add compat to secondary dependencies list
1 parent 9579b34 commit f34fe9a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/cmake_test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ else()
5252
move
5353
describe
5454
utility
55+
compat
5556
variant2
5657
predef
5758
pool

tools/get-boost.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ git submodule update --init --depth 20 --jobs 4 \
2727
libs/align \
2828
libs/asio \
2929
libs/assert \
30+
libs/compat \
3031
libs/config \
3132
libs/core \
3233
libs/describe \

0 commit comments

Comments
 (0)