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#0
Aug 23, 2019
All
quickfix/quickfix1.8K
github.com/quickfix/quickfix
bc5a1bf1a0
Complex license
Control