QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM].
Run the following Vcpkg command to install the port.
vcpkg install quickfast
The package quickfast provides CMake targets:
find_package(quickfast CONFIG REQUIRED) target_link_libraries(main PRIVATE quickfast)
v1.5#4
Jan 22, 2024
All
objectcomputing/quickfast217
github.com/objectcomputing/quickfast
8ccb84df72
BSD-3-Clause
Manifest