early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/vcpkg-tool-ninja/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/vcpkg-tool-ninja/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "vcpkg-tool-ninja",
|
||||
"version-date": "2022-03-31",
|
||||
"description": "Ninja is a small build system with a focus on speed.",
|
||||
"homepage": "https://ninja-build.org/",
|
||||
"license": "Apache-2.0",
|
||||
"supports": "native",
|
||||
"dependencies": [
|
||||
"vcpkg-cmake",
|
||||
"vcpkg-cmake-config"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user