early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/rapidcsv/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/rapidcsv/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user