mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:29:08 +08:00
ac6ef2f665
* Provide Deshaw Research's Random123 implementation * Convert CONTROL to vcpkg.json. * Update versions/baseline.json. * Remove call to deprecated function. * Address reviewer comments by using vcpkg_from_github. * Implement recommended changes from MR review. * Update x-add-version. * Random123 uses a proprietary license that is very similar to BSD. * Random123 uses a proprietary license that is very similar to BSD. * Update versions file. * format portfile.cmake * x-add-version * apply suggestion * x-add-version Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "c4e7e093d8eabdc89b0634e4a361e4a982c7cbe5",
|
|
"version": "1.14.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|