mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:59:01 +08:00
1e72492c49
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"name": "soil2",
|
|
"version-date": "2021-05-01",
|
|
"port-version": 1,
|
|
"description": "Simple OpenGL Image Library 2",
|
|
"homepage": "https://github.com/SpartanJ/SOIL2",
|
|
"license": "MIT-0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|