Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
331 B
JSON

{
"name": "portable-file-dialogs",
"version": "0.1.0",
"description": "Portable GUI dialogs library",
"homepage": "https://github.com/samhocevar/portable-file-dialogs",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}