Merge branch 'master' of github.com:FacialTurd/PowderToypp
This commit is contained in:
commit
0064152442
@ -98,7 +98,7 @@ if(GetOption('lin32') or GetOption('lin64')):
|
||||
|
||||
|
||||
if(GetOption('release')):
|
||||
ev.Append(CCFLAGS='-O3')
|
||||
env.Append(CCFLAGS='-O3')
|
||||
|
||||
if(GetOption('opengl')):
|
||||
env.Append(CPPDEFINES=["OGLI", "PIX32OGL"])
|
||||
|
Reference in New Issue
Block a user