a new beginning
Signed-off-by: Folling <mail@folling.io>
This commit is contained in:
commit
8eb2067318
25 changed files with 1718 additions and 0 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[submodule "vendor/catch2"]
|
||||
path = vendor/catch2
|
||||
url = git@github.com:catchorg/Catch2.git
|
||||
[submodule "vendor/sqlitecpp"]
|
||||
path = vendor/sqlitecpp
|
||||
url = ssh://git@git.rewritesarebliss.com:16658/Folling/sqlitecpp.git
|
||||
[submodule "vendor/doxygen-awesome-css"]
|
||||
path = vendor/doxygen-awesome-css
|
||||
url = git@github.com:jothepro/doxygen-awesome-css.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue