capital A

This commit is contained in:
2024-07-17 17:44:22 -06:00
parent 448bd6520a
commit 9e73baa92f

View File

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