mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:28:59 +08:00
16 lines
346 B
JSON
16 lines
346 B
JSON
|
{
|
||
|
"name": "boost-safe-numerics",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost safe_numerics module",
|
||
|
"homepage": "https://github.com/boostorg/safe_numerics",
|
||
|
"dependencies": [
|
||
|
"boost-concept-check",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-integer",
|
||
|
"boost-logic",
|
||
|
"boost-mp11",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|