early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/gsl/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/gsl/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "gsl",
|
||||
"version": "2.7.1",
|
||||
"port-version": 1,
|
||||
"description": "The GNU Scientific Library is a numerical library for C and C++ programmers",
|
||||
"homepage": "https://www.gnu.org/software/gsl/",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user