mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 21:58:59 +08:00
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"
|
||
|
]
|
||
|
}
|