early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/gcem/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/gcem/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "gcem",
|
||||
"version": "1.14.1",
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user