18 lines
300 B
JSON
Executable file
18 lines
300 B
JSON
Executable file
{
|
|
"name": "milerius-sfml-imgui",
|
|
"version": "1.1",
|
|
"port-version": 4,
|
|
"description": "imgui dll for sfml usage",
|
|
"dependencies": [
|
|
"imgui",
|
|
"sfml",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|