mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:29:01 +08:00
337893d706
* [argtable3] Update to 3.1.5 * Replace CONTROL file with vcpkg.json * Remove comma at the end of json file * Remove bin folder on static build
7 lines
204 B
JSON
7 lines
204 B
JSON
{
|
|
"name": "argtable3",
|
|
"version-string": "3.1.5",
|
|
"description": "A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options",
|
|
"homepage": "www.argtable.org"
|
|
}
|