mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
53945e8a29
* [x86-simd-sort] update to 4.0 * [x86-simd-sort] update to 4.0
8 lines
254 B
JSON
8 lines
254 B
JSON
{
|
|
"name": "x86-simd-sort",
|
|
"version": "4.0",
|
|
"description": "C++ header file library for high-performance SIMD-based sorting algorithms for primitive datatypes",
|
|
"homepage": "https://github.com/intel/x86-simd-sort",
|
|
"license": "BSD-3-Clause"
|
|
}
|