Typo fix
This commit is contained in:
parent
22990b680c
commit
85bb0b8506
@ -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