Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6b2e07655e27e0ad97a2501ec461028de4a0e2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "include/boost/afio/bindlib"]
	path = include/boost/afio/bindlib
	url = https://github.com/ned14/Boost.BindLib.git
	branch = master
[submodule "include/boost/afio/outcome"]
	path = include/boost/afio/outcome
	url = https://github.com/ned14/boost.outcome.git
	branch = master
[submodule "include/boost/afio/gsl-lite"]
	path = include/boost/afio/gsl-lite
	url = https://github.com/martinmoene/gsl-lite.git
	branch = master
[submodule "doc/html"]
	path = doc/html
	url = https://github.com/ned14/boost.afio.git
	branch = gh-pages