Closed kou closed 4 years ago
This is needed for "make -jN" build. If we don't have this, we may use libpng before we build 3rdparty/libpng16/. It causes "no such file or directory: .../libpng.a" error.
We will check this (next week) and probably merge it into the development branch.
Thank you for the fix! I've merged it into develop.
This is needed for "make -jN" build. If we don't have this, we may use libpng before we build 3rdparty/libpng16/. It causes "no such file or directory: .../libpng.a" error.