3rd party modules (stb, catch2, utfcpp)

This commit is contained in:
2018-08-05 22:50:34 +07:00
parent b7c8534782
commit 6b5fbde442
16 changed files with 20143 additions and 144 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "modules/catch2"]
path = modules/catch2
url = https://github.com/catchorg/Catch2
[submodule "modules/stb"]
path = modules/stb
url = https://github.com/nothings/stb
[submodule "modules/utfcpp"]
path = modules/utfcpp
url = https://github.com/nemtrif/utfcpp