mirror of
https://github.com/boostorg/cobalt.git
synced 2026-01-19 04:02:16 +00:00
[drone] added new dependencies
This commit is contained in:
committed by
Klemens Morgenstern
parent
a52639e3e0
commit
fb83d682a9
@@ -37,10 +37,12 @@ deps = [
|
|||||||
'libs/intrusive',
|
'libs/intrusive',
|
||||||
'libs/io',
|
'libs/io',
|
||||||
'libs/iterator',
|
'libs/iterator',
|
||||||
|
'libs/lexical_cast',
|
||||||
'libs/mpl',
|
'libs/mpl',
|
||||||
'libs/move',
|
'libs/move',
|
||||||
'libs/mp11',
|
'libs/mp11',
|
||||||
'libs/numeric',
|
'libs/numeric',
|
||||||
|
'libs/numeric/conversion',
|
||||||
'libs/optional',
|
'libs/optional',
|
||||||
'libs/pool',
|
'libs/pool',
|
||||||
'libs/predef',
|
'libs/predef',
|
||||||
@@ -55,6 +57,7 @@ deps = [
|
|||||||
'libs/test',
|
'libs/test',
|
||||||
'libs/thread',
|
'libs/thread',
|
||||||
'libs/throw_exception',
|
'libs/throw_exception',
|
||||||
|
'libs/tokenizer',
|
||||||
'libs/tuple',
|
'libs/tuple',
|
||||||
'libs/typeof',
|
'libs/typeof',
|
||||||
'libs/type_traits',
|
'libs/type_traits',
|
||||||
|
|||||||
Reference in New Issue
Block a user