mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
1ce72c533c
* Fix strerror_r not found error on windows * Ran x-add-version command * Update version database
10 lines
158 B
JSON
10 lines
158 B
JSON
{
|
|
"name": "pngpp",
|
|
"version": "0.2.10",
|
|
"port-version": 1,
|
|
"description": "A C++ wrapper for libpng library.",
|
|
"dependencies": [
|
|
"libpng"
|
|
]
|
|
}
|