mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Lots of small stuff
This commit is contained in:
parent
340de48dbf
commit
eb476f1ce2
5 changed files with 20 additions and 10 deletions
|
@ -135,7 +135,9 @@ endif(BUILD_SERVER)
|
|||
if( UNIX )
|
||||
# Unix
|
||||
|
||||
set(UNIX_FLAGS "-Wall")
|
||||
# NOTE: -Wall gets applied automatically to debug builds
|
||||
|
||||
#set(UNIX_FLAGS "")
|
||||
|
||||
if(BUILD_CLIENT)
|
||||
set_target_properties(minetest PROPERTIES COMPILE_FLAGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue