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

19 lines
415 B
JSON

{
"name": "platform-folders",
"version": "4.2.0",
"port-version": 1,
"description": "A C++ library to look for special directories like \"My Documents\" and \"%APPDATA%\"",
"homepage": "https://github.com/sago007/PlatformFolders",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}