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
2
Makefile
2
Makefile
|
|
@ -67,7 +67,7 @@ mk_cmake:
|
|||
-DKOMPUTE_OPT_BUILD_DOCS=1 \
|
||||
-DKOMPUTE_OPT_BUILD_SHADERS=1 \
|
||||
-DKOMPUTE_OPT_BUILD_SINGLE_HEADER=1 \
|
||||
-DKOMPUTE_OPT_ENABLE_SPDLOG=1 \
|
||||
-DKOMPUTE_OPT_ENABLE_SPDLOG=0 \
|
||||
-DKOMPUTE_OPT_CODE_COVERAGE=1 \
|
||||
-G "Unix Makefiles"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue