19 lines
434 B
JSON
Executable File
19 lines
434 B
JSON
Executable File
{
|
|
"name": "directxmath",
|
|
"version-date": "2022-05-18",
|
|
"description": "DirectXMath SIMD C++ math library",
|
|
"homepage": "https://github.com/Microsoft/DirectXMath",
|
|
"documentation": "https://docs.microsoft.com/windows/win32/dxmath/directxmath-portal",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|