early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/nifly/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/nifly/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "nifly",
|
||||
"version": "1.0.0",
|
||||
"description": "A C++ library for working with the NIF file format",
|
||||
"homepage": "https://github.com/ousnius/nifly",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user