Начало проекта
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
[submodule "cmake/cmlib"]
|
||||
path = cmake/cmlib
|
||||
url = https://git.246060.ru/f1x1t/cmlib.git
|
||||
[submodule "cmake/find"]
|
||||
path = cmake/find
|
||||
url = https://git.246060.ru/f1x1t/cmake-find.git
|
||||
[submodule "cmake/generators"]
|
||||
path = cmake/generators
|
||||
url = https://git.246060.ru/f1x1t/cmake-generators.git
|
||||
[submodule "cmake/doc"]
|
||||
path = cmake/doc
|
||||
url = https://git.246060.ru/f1x1t/cmake-doc.git
|
||||
[submodule "cmake/etc/uncrustify"]
|
||||
path = cmake/etc/uncrustify
|
||||
url = https://git.246060.ru/f1x1t/uncrustify-config.git
|
Reference in New Issue
Block a user