early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/fbgemm/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/fbgemm/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "fbgemm",
|
||||
"version-date": "2021-03-18",
|
||||
"port-version": 4,
|
||||
"description": "FB (Facebook) + GEMM (General Matrix-Matrix Multiplication)",
|
||||
"homepage": "https://code.fb.com/ml-applications/fbgemm/",
|
||||
"license": "BSD-3-Clause",
|
||||
"supports": "!(x86 | uwp)",
|
||||
"dependencies": [
|
||||
"asmjit",
|
||||
"cpuinfo",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user