capital A
This commit is contained in:
@@ -283,7 +283,7 @@ if path.exists('deps/lib64'):
|
||||
if path.exists('deps/include'):
|
||||
env.Append(CPPPATH=[path.join(os.getcwd(), '/deps/include')])
|
||||
|
||||
env.append(LIBPATH=[path.join(os.getcwd(), 'deps/zlib/build/Release')])
|
||||
env.Append(LIBPATH=[path.join(os.getcwd(), 'deps/zlib/build/Release')])
|
||||
|
||||
# Include directories
|
||||
|
||||
|
Reference in New Issue
Block a user