early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libatomic-ops/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libatomic-ops/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user