We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9579b34 commit f34fe9aCopy full SHA for f34fe9a
test/cmake_test/CMakeLists.txt
@@ -52,6 +52,7 @@ else()
52
move
53
describe
54
utility
55
+ compat
56
variant2
57
predef
58
pool
tools/get-boost.sh
@@ -27,6 +27,7 @@ git submodule update --init --depth 20 --jobs 4 \
27
libs/align \
28
libs/asio \
29
libs/assert \
30
+ libs/compat \
31
libs/config \
32
libs/core \
33
libs/describe \
0 commit comments