add wall error for cxx template
This commit is contained in:
parent
e8317da51b
commit
c949e0f9d7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
add_rules("mode.debug", "mode.release")
|
||||
set_languages("c++26")
|
||||
set_warnings("all", "error")
|
||||
|
||||
target("cxx-demo")
|
||||
set_kind("binary")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue