early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/eve/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/eve/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "eve",
|
||||
"version-date": "2021-10-16",
|
||||
"description": "EVE - the Expressive Vector Engine",
|
||||
"homepage": "https://github.com/jfalcou/eve",
|
||||
"documentation": "https://jfalcou.github.io/eve/html/pages.html",
|
||||
"supports": "!windows",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user