yuzu/externals/vcpkg/ports/soil2/vcpkg.json

14 lines
252 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "soil2",
"version": "1.3.0",
"description": "Simple OpenGL Image Library 2",
"homepage": "https://github.com/SpartanJ/SOIL2",
"license": "MIT-0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}