mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 12:29:06 +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>
13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"name": "tsl-sparse-map",
|
|
"version-string": "0.6.2",
|
|
"port-version": 2,
|
|
"description": "C++ implementation of a memory efficient hash map and hash set",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|