1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-07 18:30:24 +02:00

Lots of small stuff

This commit is contained in:
Perttu Ahola
2011-01-08 19:35:14 +02:00
parent 340de48dbf
commit eb476f1ce2
5 changed files with 20 additions and 10 deletions

View File

@ -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