Initial Commit

This commit is contained in:
2025-05-08 17:14:15 +03:00
commit c4ed90d584
2 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: highway
description: Performance-portable, length-agnostic SIMD with runtime dispatch
version: 1.2.0
url: https://github.com/google/highway/
license: Apache-2.0,BSD-3-Clause
architecture: any
depends: ["gcc"]
make_depends: ["cmake","googletest"]
type: source