Added fmt library and updated to print log info by default
This commit is contained in:
parent
cb79948bb5
commit
db6aa3e1e3
7 changed files with 95 additions and 58 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -18,3 +18,7 @@
|
|||
path = external/glslang
|
||||
url = https://github.com/KhronosGroup/glslang/
|
||||
branch = 11.1.0
|
||||
[submodule "external/fmt"]
|
||||
path = external/fmt
|
||||
url = https://github.com/fmtlib/fmt
|
||||
branch = 7.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue