mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 13:29:02 +08:00
11 lines
178 B
JSON
11 lines
178 B
JSON
|
{
|
||
|
"name": "milerius-sfml-imgui",
|
||
|
"version-string": "1.1",
|
||
|
"port-version": 3,
|
||
|
"description": "imgui dll for sfml usage",
|
||
|
"dependencies": [
|
||
|
"imgui",
|
||
|
"sfml"
|
||
|
]
|
||
|
}
|