vcpkg/ports/boost-atomic/vcpkg.json
Javier Matos Denizac c6c59e33f3
[boost] pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull… (#30836)
* pulling has_synchro bits from https://github.com/microsoft/vcpkg/pull/27694

* bump port version

* version

* fix clang

* bump version

* version

* oops

* bump dependency version for boost-atomic's boost-module-build-helper dependency

* version

* revert renaming stuff -.-

* version

* remove detection stuff for lib prefix/suffix

* version

* fix indentation

* version

* forgot one

* version

* one more!

* version

* revert changes to cmake-get-vars

* version

* generate ports

* version db

* generate ports

* version db

---------

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-06-16 10:50:24 -07:00

62 lines
1.2 KiB
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-atomic",
"version": "1.82.0",
"port-version": 3,
"description": "Boost atomic module",
"homepage": "https://github.com/boostorg/atomic",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-align",
"version>=": "1.82.0"
},
{
"name": "boost-assert",
"version>=": "1.82.0"
},
{
"name": "boost-build",
"host": true,
"version>=": "1.82.0"
},
{
"name": "boost-config",
"version>=": "1.82.0"
},
{
"name": "boost-modular-build-helper",
"host": true,
"version>=": "1.82.0"
},
{
"name": "boost-predef",
"version>=": "1.82.0"
},
{
"name": "boost-preprocessor",
"version>=": "1.82.0"
},
{
"name": "boost-static-assert",
"version>=": "1.82.0"
},
{
"name": "boost-type-traits",
"version>=": "1.82.0"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0"
},
{
"name": "boost-winapi",
"version>=": "1.82.0"
},
{
"name": "vcpkg-cmake",
"host": true
}
]
}