mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 18:29:08 +08:00
16 lines
306 B
JSON
16 lines
306 B
JSON
|
{
|
||
|
"name": "libatomic-ops",
|
||
|
"version": "7.7.0",
|
||
|
"description": "The atomic_ops project (Atomic memory update operations portable implementation)",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|