Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
321 B
JSON

{
"name": "vcpkg-tool-ninja",
"version-date": "2022-03-31",
"port-version": 2,
"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"
]
}