feat: added compiledb to makefile
This commit is contained in:
parent
771fa98b8d
commit
f851caf519
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -3,3 +3,6 @@ debug:
|
|||
|
||||
develop:
|
||||
/usr/bin/scons
|
||||
|
||||
compiledb:
|
||||
scons compiledb=yes target=template_release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue