yuzu/externals/vcpkg/ports/rapidcsv/vcpkg.json

13 lines
260 B
JSON
Executable File

{
"name": "rapidcsv",
"version": "8.53",
"description": "Rapidcsv is a C++ header-only library for CSV parsing.",
"homepage": "https://github.com/d99kris/rapidcsv/",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}