Updated makefile to use debug messaging by default
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
parent
4c978d1f2c
commit
a16100cbf0
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -65,6 +65,7 @@ mk_cmake:
|
|||
-DKOMPUTE_OPT_BUILD_SHADERS=ON \
|
||||
-DKOMPUTE_OPT_CODE_COVERAGE=ON \
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
|
||||
-DKOMPUTE_OPT_LOG_LEVEL=Debug \
|
||||
$(MK_CMAKE_EXTRA_FLAGS) \
|
||||
-G "Unix Makefiles"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue