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.37#0
Jan 23, 2025
!(windows & !static)
lballabio/QuantLib
quantlib.org
0fb914e2cb
BSD-3-Clause
Manifest