vcpkg/ports/x86-simd-sort/vcpkg.json
Jia Yue Hua 53945e8a29
[x86-simd-sort] update to 4.0 (#36456)
* [x86-simd-sort] update to 4.0

* [x86-simd-sort] update to 4.0
2024-01-29 20:04:55 -08:00

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"
}