early-access version 2853
This commit is contained in:
35
externals/vcpkg/ports/boost-program-options/vcpkg.json
vendored
Executable file
35
externals/vcpkg/ports/boost-program-options/vcpkg.json
vendored
Executable file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "boost-program-options",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost program_options module",
|
||||
"homepage": "https://github.com/boostorg/program_options",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-any",
|
||||
"boost-bind",
|
||||
{
|
||||
"name": "boost-build",
|
||||
"host": true
|
||||
},
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-function",
|
||||
"boost-iterator",
|
||||
"boost-lexical-cast",
|
||||
{
|
||||
"name": "boost-modular-build-helper",
|
||||
"host": true
|
||||
},
|
||||
"boost-smart-ptr",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tokenizer",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user