early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/gsl-lite/vcpkg.json
vendored
Executable file
16
externals/vcpkg/ports/gsl-lite/vcpkg.json
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "gsl-lite",
|
||||
"version": "0.40.0",
|
||||
"description": "A single-file header-only implementation of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later.",
|
||||
"homepage": "https://github.com/gsl-lite/gsl-lite/",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user