feeeeeeeeeeeex
This commit is contained in:
parent
c012f667c7
commit
740ec147cd
@ -186,7 +186,6 @@ if not GetOption("macosx"):
|
|||||||
raise SystemExit(1)
|
raise SystemExit(1)
|
||||||
else:
|
else:
|
||||||
env.Append(CPPPATH=[GetOption("lua-dir")])
|
env.Append(CPPPATH=[GetOption("lua-dir")])
|
||||||
else:
|
|
||||||
try:
|
try:
|
||||||
env.ParseConfig('pkg-config --cflags lua5.1')
|
env.ParseConfig('pkg-config --cflags lua5.1')
|
||||||
except:
|
except:
|
||||||
|
Loading…
Reference in New Issue
Block a user