yuzu/externals/vcpkg/ports/xproperty/vcpkg.json

10 lines
204 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "xproperty",
"version-string": "0.8.1",
"port-version": 1,
"description": "Traitlets-like C++ properties and implementation of the observer pattern",
"dependencies": [
"xtl"
]
}