yuzu/externals/vcpkg/ports/inja/vcpkg.json

10 lines
196 B
JSON
Executable File

{
"name": "inja",
"version": "3.3.0",
"description": "Inja - A Template Engine for Modern C++",
"homepage": "https://github.com/pantor/inja",
"dependencies": [
"nlohmann-json"
]
}