0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-16 16:06:40 +08:00
2024-09-25 14:05:12 -04:00

18 lines
365 B
JSON

{
"name": "gcem",
"version": "1.18.0",
"description": "A C++ compile-time math library using generalized constant expressions",
"homepage": "https://www.kthohr.com/gcem.html",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}