yuzu/externals/vcpkg/ports/plustache/vcpkg.json

11 lines
184 B
JSON
Executable File

{
"name": "plustache",
"version-string": "0.4.0",
"port-version": 2,
"description": "{{mustaches}} for C++",
"dependencies": [
"boost-algorithm",
"boost-regex"
]
}