Skip to Content

quickfast v1.5

Created
Updated

QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM].

# Usage

The package quickfast provides CMake targets:

find_package(quickfast CONFIG REQUIRED)
target_link_libraries(main PRIVATE quickfast) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 55 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • zi-m's avatar zi-m
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort
  • Yury Bura's avatar Yury Bura

# Changelog

  • 8ccb84d [boost] Update to v1.84.0 (#35693)
  • 092f81b [quickfast] add missing dependency (#30129)
  • 43c6e29 [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 9241e6c [quickfast] Add new port (#7814)

# Source