mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 01:01:29 +08:00
6aa4fca940
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 * version * typo * typo * fix build * version * deprecated vcpkg_extract_source_archive_ex * version * fix argument * version * Rename argument * version * More changes about argument * wrong op * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "tiny-bignum-c",
|
|
"version-string": "2019-07-31",
|
|
"port-version": 2,
|
|
"description": "Small portable multiple-precision unsigned integer arithmetic in C",
|
|
"homepage": "https://github.com/kokke/tiny-bignum-c",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|