yuzu/externals/vcpkg/ports/libatomic-ops/vcpkg.json

19 lines
402 B
JSON
Executable File

{
"name": "libatomic-ops",
"version": "7.7.0",
"port-version": 1,
"description": "The atomic_ops project (Atomic memory update operations portable implementation)",
"homepage": "https://github.com/ivmai/libatomic_ops",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}