Начало проекта

This commit is contained in:
2020-04-11 13:44:15 +03:00
commit aa52f57dd2
6 changed files with 20 additions and 0 deletions

15
.gitmodules vendored Normal file
View 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