19 lines
362 B
JSON
19 lines
362 B
JSON
{
|
|
"name": "ctemplate",
|
|
"version-date": "2020-09-14",
|
|
"port-version": 5,
|
|
"description": "C++ CTemplate system",
|
|
"homepage": "https://github.com/OlafvdSpek/ctemplate",
|
|
"supports": "windows & !arm",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|