reorganization
This commit is contained in:
18
games/library/libpng.md
Normal file
18
games/library/libpng.md
Normal file
@ -0,0 +1,18 @@
|
||||
# libpng
|
||||
|
||||
_libpng is the official PNG reference library._
|
||||
|
||||
- Home: http://libpng.org/pub/png/libpng.html
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/Libpng
|
||||
- Download: see home
|
||||
- State: mature
|
||||
- Keywords: official
|
||||
- Code: https://sourceforge.net/p/libpng/code/ci/master/tree/
|
||||
- Language(s): C
|
||||
- License: [libpng](https://sourceforge.net/p/libpng/code/ci/master/tree/LICENSE)
|
||||
|
||||
## Building
|
||||
|
||||
2017-12
|
||||
- On Windows CMake fails with "No CMAKE_ASM_COMPILER could be found." on "project(.. ASM)" with MSVC 2015 as generator
|
||||
|
Reference in New Issue
Block a user