15 lines
326 B
JSON
15 lines
326 B
JSON
{
|
|
"name": "soil",
|
|
"version-date": "2021-04-22",
|
|
"port-version": 2,
|
|
"description": "SOIL is a tiny C library used primarily for uploading textures into OpenGL.",
|
|
"homepage": "https://github.com/paralin/soil",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|