mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
8421fa9db4
* Add x86-simd-sort 2023-03-04 * Update CI baseline * Add quotes * Update CI baseline * Use vcpkg_install_copyright, remove comments * Update CI baseline * Tweak description * Update CI baseline --------- Co-authored-by: chausner <chausner@users.noreply.github.com>
8 lines
266 B
JSON
8 lines
266 B
JSON
{
|
|
"name": "x86-simd-sort",
|
|
"version-date": "2023-03-04",
|
|
"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"
|
|
}
|