renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
20
entries/libpng.md
Normal file
20
entries/libpng.md
Normal file
@ -0,0 +1,20 @@
|
||||
# libpng
|
||||
|
||||
_libpng is the official PNG reference library._
|
||||
|
||||
- Home: http://libpng.org/pub/png/libpng.html, https://libpng.sourceforge.io/
|
||||
- Media: https://en.wikipedia.org/wiki/Libpng
|
||||
- State: mature
|
||||
- Download: (see home)
|
||||
- Keywords: library
|
||||
- Code repository: https://github.com/glennrp/libpng.git, https://sourceforge.net/p/libpng/code/ci/master/tree/
|
||||
- Code language: C
|
||||
- Code license: Custom (see 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