blob: e0ffe0e44029fe4eaa9640ae99b6ff6b3689c4cc (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "directxmath",
"version-string": "jan2021",
"port-version": 1,
"description": "DirectXMath SIMD C++ math library",
"homepage": "https://github.com/Microsoft/DirectXMath",
"documentation": "https://docs.microsoft.com/en-us/windows/win32/dxmath/directxmath-portal",
"license": "MIT"
}
|