mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 07:19:08 +08:00
17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"name": "boost-tokenizer",
|
|
"version": "1.77.0",
|
|
"description": "Boost tokenizer module",
|
|
"homepage": "https://github.com/boostorg/tokenizer",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|