The QuantLib C++ library
Run the following Vcpkg command to install the port.
vcpkg install quantlib
The package quantlib provides CMake targets:
find_package(QuantLib CONFIG REQUIRED) target_link_libraries(main PRIVATE QuantLib::QuantLib)
v1.32#0
Oct 23, 2023
!(windows & !static)
lballabio/QuantLib4.4K
quantlib.org
9b767f1a44
BSD-3-Clause
Manifest