mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:58:59 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
17 lines
364 B
JSON
17 lines
364 B
JSON
{
|
|
"name": "boost-tokenizer",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost tokenizer module",
|
|
"homepage": "https://github.com/boostorg/tokenizer",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-detail",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|