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

10 lines
204 B
JSON
Executable File

{
"name": "xproperty",
"version-string": "0.8.1",
"port-version": 1,
"description": "Traitlets-like C++ properties and implementation of the observer pattern",
"dependencies": [
"xtl"
]
}