QuickFIX is a free and open source implementation of the FIX protocol.
Run the following Vcpkg command to install the port.
vcpkg install quickfix
The package quickfix provides CMake targets:
find_package(quickfix CONFIG REQUIRED) target_link_libraries(main PRIVATE quickfix)
v1.15.1#5
Sep 9, 2021
All
quickfix/quickfix1.8K
github.com/quickfix/quickfix
b295670e4b
Complex license
Manifest