| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860 |
- [submodule "system"]
- path = libs/system
- url = ../system.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "multi_array"]
- path = libs/multi_array
- url = ../multi_array.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "math"]
- path = libs/math
- url = ../math.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "smart_ptr"]
- path = libs/smart_ptr
- url = ../smart_ptr.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "parameter"]
- path = libs/parameter
- url = ../parameter.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "algorithm"]
- path = libs/algorithm
- url = ../algorithm.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "any"]
- path = libs/any
- url = ../any.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "concept_check"]
- path = libs/concept_check
- url = ../concept_check.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "python"]
- path = libs/python
- url = ../python.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "tti"]
- path = libs/tti
- url = ../tti.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "functional"]
- path = libs/functional
- url = ../functional.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "config"]
- path = libs/config
- url = ../config.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "log"]
- path = libs/log
- url = ../log.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "interprocess"]
- path = libs/interprocess
- url = ../interprocess.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "exception"]
- path = libs/exception
- url = ../exception.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "foreach"]
- path = libs/foreach
- url = ../foreach.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "spirit"]
- path = libs/spirit
- url = ../spirit.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "io"]
- path = libs/io
- url = ../io.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "units"]
- path = libs/units
- url = ../units.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "preprocessor"]
- path = libs/preprocessor
- url = ../preprocessor.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "format"]
- path = libs/format
- url = ../format.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "xpressive"]
- path = libs/xpressive
- url = ../xpressive.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "integer"]
- path = libs/integer
- url = ../integer.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "thread"]
- path = libs/thread
- url = ../thread.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "tokenizer"]
- path = libs/tokenizer
- url = ../tokenizer.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "timer"]
- path = libs/timer
- url = ../timer.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "inspect"]
- path = tools/inspect
- url = ../inspect.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "boostbook"]
- path = tools/boostbook
- url = ../boostbook.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "regex"]
- path = libs/regex
- url = ../regex.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "crc"]
- path = libs/crc
- url = ../crc.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "random"]
- path = libs/random
- url = ../random.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "serialization"]
- path = libs/serialization
- url = ../serialization.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "test"]
- path = libs/test
- url = ../test.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "date_time"]
- path = libs/date_time
- url = ../date_time.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "logic"]
- path = libs/logic
- url = ../logic.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "graph"]
- path = libs/graph
- url = ../graph.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "numeric_conversion"]
- path = libs/numeric/conversion
- url = ../numeric_conversion.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "lambda"]
- path = libs/lambda
- url = ../lambda.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "mpl"]
- path = libs/mpl
- url = ../mpl.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "typeof"]
- path = libs/typeof
- url = ../typeof.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "tuple"]
- path = libs/tuple
- url = ../tuple.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "utility"]
- path = libs/utility
- url = ../utility.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "dynamic_bitset"]
- path = libs/dynamic_bitset
- url = ../dynamic_bitset.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "assign"]
- path = libs/assign
- url = ../assign.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "filesystem"]
- path = libs/filesystem
- url = ../filesystem.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "function"]
- path = libs/function
- url = ../function.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "conversion"]
- path = libs/conversion
- url = ../conversion.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "optional"]
- path = libs/optional
- url = ../optional.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "property_tree"]
- path = libs/property_tree
- url = ../property_tree.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "bimap"]
- path = libs/bimap
- url = ../bimap.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "variant"]
- path = libs/variant
- url = ../variant.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "array"]
- path = libs/array
- url = ../array.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "iostreams"]
- path = libs/iostreams
- url = ../iostreams.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "multi_index"]
- path = libs/multi_index
- url = ../multi_index.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "bcp"]
- path = tools/bcp
- url = ../bcp.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "ptr_container"]
- path = libs/ptr_container
- url = ../ptr_container.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "statechart"]
- path = libs/statechart
- url = ../statechart.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "static_assert"]
- path = libs/static_assert
- url = ../static_assert.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "range"]
- path = libs/range
- url = ../range.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "rational"]
- path = libs/rational
- url = ../rational.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "iterator"]
- path = libs/iterator
- url = ../iterator.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "build"]
- path = tools/build
- url = ../build.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "quickbook"]
- path = tools/quickbook
- url = ../quickbook.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "graph_parallel"]
- path = libs/graph_parallel
- url = ../graph_parallel.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "property_map"]
- path = libs/property_map
- url = ../property_map.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "program_options"]
- path = libs/program_options
- url = ../program_options.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "detail"]
- path = libs/detail
- url = ../detail.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "interval"]
- path = libs/numeric/interval
- url = ../interval.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "ublas"]
- path = libs/numeric/ublas
- url = ../ublas.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "wave"]
- path = libs/wave
- url = ../wave.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "type_traits"]
- path = libs/type_traits
- url = ../type_traits.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "bind"]
- path = libs/bind
- url = ../bind.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "pool"]
- path = libs/pool
- url = ../pool.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "proto"]
- path = libs/proto
- url = ../proto.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "fusion"]
- path = libs/fusion
- url = ../fusion.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "function_types"]
- path = libs/function_types
- url = ../function_types.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "gil"]
- path = libs/gil
- url = ../gil.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "intrusive"]
- path = libs/intrusive
- url = ../intrusive.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "asio"]
- path = libs/asio
- url = ../asio.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "uuid"]
- path = libs/uuid
- url = ../uuid.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "litre"]
- path = tools/litre
- url = ../litre.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "circular_buffer"]
- path = libs/circular_buffer
- url = ../circular_buffer.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "mpi"]
- path = libs/mpi
- url = ../mpi.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "unordered"]
- path = libs/unordered
- url = ../unordered.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "signals2"]
- path = libs/signals2
- url = ../signals2.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "accumulators"]
- path = libs/accumulators
- url = ../accumulators.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "atomic"]
- path = libs/atomic
- url = ../atomic.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "scope_exit"]
- path = libs/scope_exit
- url = ../scope_exit.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "flyweight"]
- path = libs/flyweight
- url = ../flyweight.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "icl"]
- path = libs/icl
- url = ../icl.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "predef"]
- path = libs/predef
- url = ../predef.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "chrono"]
- path = libs/chrono
- url = ../chrono.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "polygon"]
- path = libs/polygon
- url = ../polygon.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "msm"]
- path = libs/msm
- url = ../msm.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "heap"]
- path = libs/heap
- url = ../heap.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "coroutine"]
- path = libs/coroutine
- url = ../coroutine.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "coroutine2"]
- path = libs/coroutine2
- url = ../coroutine2.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "ratio"]
- path = libs/ratio
- url = ../ratio.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "odeint"]
- path = libs/numeric/odeint
- url = ../odeint.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "geometry"]
- path = libs/geometry
- url = ../geometry.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "phoenix"]
- path = libs/phoenix
- url = ../phoenix.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "move"]
- path = libs/move
- url = ../move.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "locale"]
- path = libs/locale
- url = ../locale.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "auto_index"]
- path = tools/auto_index
- url = ../auto_index.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "container"]
- path = libs/container
- url = ../container.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "local_function"]
- path = libs/local_function
- url = ../local_function.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "context"]
- path = libs/context
- url = ../context.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "type_erasure"]
- path = libs/type_erasure
- url = ../type_erasure.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "multiprecision"]
- path = libs/multiprecision
- url = ../multiprecision.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "lockfree"]
- path = libs/lockfree
- url = ../lockfree.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "assert"]
- path = libs/assert
- url = ../assert.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "align"]
- path = libs/align
- url = ../align.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "type_index"]
- path = libs/type_index
- url = ../type_index.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "core"]
- path = libs/core
- url = ../core.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "throw_exception"]
- path = libs/throw_exception
- url = ../throw_exception.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "winapi"]
- path = libs/winapi
- url = ../winapi.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "boostdep"]
- path = tools/boostdep
- url = ../boostdep.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "lexical_cast"]
- path = libs/lexical_cast
- url = ../lexical_cast.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "sort"]
- path = libs/sort
- url = ../sort.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "convert"]
- path = libs/convert
- url = ../convert.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "endian"]
- path = libs/endian
- url = ../endian.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "vmd"]
- path = libs/vmd
- url = ../vmd.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "dll"]
- path = libs/dll
- url = ../dll.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "compute"]
- path = libs/compute
- url = ../compute.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "hana"]
- path = libs/hana
- url = ../hana.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "metaparse"]
- path = libs/metaparse
- url = ../metaparse.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "qvm"]
- path = libs/qvm
- url = ../qvm.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "fiber"]
- path = libs/fiber
- url = ../fiber.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "process"]
- path = libs/process
- url = ../process.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "stacktrace"]
- path = libs/stacktrace
- url = ../stacktrace.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "poly_collection"]
- path = libs/poly_collection
- url = ../poly_collection.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "beast"]
- path = libs/beast
- url = ../beast.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "mp11"]
- path = libs/mp11
- url = ../mp11.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "callable_traits"]
- path = libs/callable_traits
- url = ../callable_traits.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "contract"]
- path = libs/contract
- url = ../contract.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "check_build"]
- path = tools/check_build
- url = ../check_build.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "container_hash"]
- path = libs/container_hash
- url = ../container_hash.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "hof"]
- path = libs/hof
- url = ../hof.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "yap"]
- path = libs/yap
- url = ../yap.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "safe_numerics"]
- path = libs/safe_numerics
- url = ../safe_numerics.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "parameter_python"]
- path = libs/parameter_python
- url = ../parameter_python.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "headers"]
- path = libs/headers
- url = ../headers.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "boost_install"]
- path = tools/boost_install
- url = ../boost_install.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "outcome"]
- path = libs/outcome
- url = ../outcome.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "histogram"]
- path = libs/histogram
- url = ../histogram.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "variant2"]
- path = libs/variant2
- url = ../variant2.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "nowide"]
- path = libs/nowide
- url = ../nowide.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "docca"]
- path = tools/docca
- url = ../docca.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "cmake"]
- path = tools/cmake
- url = ../cmake.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "static_string"]
- path = libs/static_string
- url = ../static_string.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "stl_interfaces"]
- path = libs/stl_interfaces
- url = ../stl_interfaces.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "more"]
- path = more
- url = ../more.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "leaf"]
- path = libs/leaf
- url = ../leaf.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "json"]
- path = libs/json
- url = ../json.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "pfr"]
- path = libs/pfr
- url = ../pfr.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "describe"]
- path = libs/describe
- url = ../describe.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "lambda2"]
- path = libs/lambda2
- url = ../lambda2.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "property_map_parallel"]
- path = libs/property_map_parallel
- url = ../property_map_parallel.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "url"]
- path = libs/url
- url = ../url.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "mysql"]
- path = libs/mysql
- url = ../mysql.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "compat"]
- path = libs/compat
- url = ../compat.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "redis"]
- path = libs/redis
- url = ../redis.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "cobalt"]
- path = libs/cobalt
- url = ../cobalt.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "charconv"]
- path = libs/charconv
- url = ../charconv.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "scope"]
- path = libs/scope
- url = ../scope.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "boostlook"]
- path = tools/boostlook
- url = ../boostlook.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "parser"]
- path = libs/parser
- url = ../parser.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "mqtt5"]
- path = libs/mqtt5
- url = ../mqtt5.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "hash2"]
- path = libs/hash2
- url = ../hash2.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "bloom"]
- path = libs/bloom
- url = ../bloom.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "openmethod"]
- path = libs/openmethod
- url = ../openmethod.git
- fetchRecurseSubmodules = on-demand
- branch = .
- [submodule "decimal"]
- path = libs/decimal
- url = ../decimal.git
- fetchRecurseSubmodules = on-demand
- branch = .
|