Skip to content

rsigv0.2.1

Updated

rioki's signal library

#Usage

The package rsig is header only and can be used from CMake via:

find_path(RSIG_INCLUDE_DIRS "rsig/rsig.h")
target_include_directories(main PRIVATE ${RSIG_INCLUDE_DIRS})

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Sean Farrell's avatarSean Farrell

#Changelog

  • ad438e6[rsig] update to 0.2.1 (#51892)
  • ce09546[rsig] Update to 0.2.0 (#48507)
  • 9065505[rsig] Updates rsig to 0.1.1 (#25669)
  • 7ef0c78[rsig] Adds new port rsig v0.1.0 (#24246)