mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:19:01 +08:00
16 lines
306 B
JSON
16 lines
306 B
JSON
{
|
|
"name": "soil2",
|
|
"version": "1.3.0",
|
|
"port-version": 1,
|
|
"description": "Simple OpenGL Image Library 2",
|
|
"homepage": "https://github.com/SpartanJ/SOIL2",
|
|
"license": "MIT-0",
|
|
"supports": "!uwp & !android",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|