pineapple/externals/vcpkg/ports/oatpp/vcpkg.json
2022-07-23 03:01:36 +02:00

16 lines
287 B
JSON
Executable file

{
"name": "oatpp",
"version": "1.3.0",
"description": "Modern web framework.",
"homepage": "https://github.com/oatpp/oatpp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}