mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 23:29:00 +08:00
511e887ee7
* [nsync] create a new port * [nsync] support system name WindowsStore * [nsync] use "version" instead of "version-string" * [nsync] add version JSON * Update ports/nsync/portfile.cmake * [nsync] apply PR feedback * [nsync] update SHA of port * [nsync] extract vcpkg_replace_string to patch * update version SHA Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
7 lines
200 B
JSON
7 lines
200 B
JSON
{
|
|
"name": "nsync",
|
|
"version": "1.24.0",
|
|
"description": "nsync is a C library that exports various synchronization primitives, such as mutexes",
|
|
"homepage": "https://github.com/google/nsync"
|
|
}
|