mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:09:06 +08:00
41 lines
862 B
JSON
41 lines
862 B
JSON
|
{
|
||
|
"name": "quantlib",
|
||
|
"version": "1.22",
|
||
|
"description": "The QuantLib C++ library",
|
||
|
"homepage": "https://www.quantlib.org/",
|
||
|
"dependencies": [
|
||
|
"boost-accumulators",
|
||
|
"boost-algorithm",
|
||
|
"boost-any",
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-assign",
|
||
|
"boost-atomic",
|
||
|
"boost-bind",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-date-time",
|
||
|
"boost-dynamic-bitset",
|
||
|
"boost-format",
|
||
|
"boost-function",
|
||
|
"boost-functional",
|
||
|
"boost-iterator",
|
||
|
"boost-lexical-cast",
|
||
|
"boost-math",
|
||
|
"boost-multi-array",
|
||
|
"boost-multiprecision",
|
||
|
"boost-optional",
|
||
|
"boost-preprocessor",
|
||
|
"boost-random",
|
||
|
"boost-serialization",
|
||
|
"boost-signals2",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-thread",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-ublas",
|
||
|
"boost-unordered",
|
||
|
"boost-utility"
|
||
|
]
|
||
|
}
|